Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我搜索了 openfire 的源代码,但没有找到任何适用于 XEP-0234 的文件。谁能给我一个答案,因为我是openfire的新手并且不确定。
XEP-0234 不需要特殊的服务器代码。服务器必须仅将 iq 节从客户端路由到客户端。这是在 XMPP 核心协议中定义的,并且由每个 XMPP 兼容服务器支持。