XMPP over BOSH - jappix.com 总是以空正文回复
我正在使用 BOSH 在浏览器中实现 XMPP 服务。我使用 JAXL 库。我能够管理通过 BOSH 到本地主机服务器 (ejabberd) 的连接。会话已启动并且用户身份验证没有问题。但是,当我将 BOSH 主机更改为 jappix.com 时,服务器的第一个响应只是空正文。即使我重复请求(根据 XEP-206),我仍然只得到空的正文所以我无法执行任何其他操作。
这就是我的问题:是否可以使用 jappix.com 来处理我的 BOSH 请求?有什么限制吗?我该如何解决这个问题?如果需要,我会提供更多信息。
I am implementing XMPP service in the browser using BOSH. I use JAXL library. I am able to manage the connection over BOSH to my localhost server (ejabberd). The session is started and the user is authenticated with no problem. However, when I just change the BOSH host to jappix.com, the very first response from the server is only empty body. Even if I repeat the request (according to XEP-206) I still get only empty body so I'm unable to perform any other actions.
So that's my question: Is it possible to use jappix.com to handle my BOSH requests? Are there any limitations? How can I fix this issue? I'll provide more information if needed.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我是 Jappix.com 的所有者!
您的问题并不直接涉及我们的服务,而更可能是一个 node-xmpp-bosh - 我们正在运行的 BOSH 服务器 - 错误(?),您可以在 http://code.google.com/p/node-xmpp-bosh/
I am the Jappix.com owner!
Your question does not concern our service directly but more likely a node-xmpp-bosh - the BOSH server we are running - bug (?) that you can report on http://code.google.com/p/node-xmpp-bosh/