Gmail.com/Jabber.org 的 XMPP 服务器到服务器

发布于 2024-07-08 09:14:36 字数 182 浏览 3 评论 0原文

我正处于实现 XMPP 服务器的服务器到服务器通信部分的阶段。

我正在使用 Gmail.com 和 Jabber.org 测试我的实现,但两者似乎都使用回拨协议。 有谁知道与该服务器相关的该协议的更多信息?

该协议似乎分为几种联合类型,并且似乎无法找到该服务器使用的协议及其含义(根证书、自签名证书……)。

I'm in the phase of implementing the server-to-server communication part of a XMPP Server.

I'm testing my implementation with Gmail.com and Jabber.org but both seem to use the dialback protocol. Does anyone know more information about this protocol related to this servers?

The protocol seems to be separated in several federation types, and can't seem to find the one this servers use, and the implications of this (root certificate, self-signed certificate, ...).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

拧巴小姐 2024-07-15 09:14:36

XEP-220 指定回拨协议。

请记住,在您的实现中,您可能会被要求在已经完全设置并且有流量通过的套接字上进行回拨。

XEP-220 specifies the dialback protocol.

Keep in mind in your implementation that you may get asked for dialback on a socket that has already been fully set up and had traffic come across it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文