gpt4 book ai didi

ajax - STOMP 和 JSON

转载 作者:行者123 更新时间:2023-12-05 01:34:50 25 4
gpt4 key购买 nike

如果我有一个 STOMP/JSON AJAX 应用程序,这是否意味着 JSON 在 STOMP 之上运行?

最佳答案

假设您的意思是 STOMP (协议(protocol)),而不是 STOMP (应用程序),那么 JSON 将是在 STOMP 消息传递协议(protocol)上使用的数据编码方法。您会将数据序列化为 JSON,然后将其打包在 STOMP 消息中以发送到连接的另一个端点。

关于ajax - STOMP 和 JSON,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/747079/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com