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 服务器进行 XMPP 聊天并使用 vcard 为头像提供服务,但是有 4 种不同的方式来提供头像,有些客户端并不支持所有这些方式。
通过 xmpp 用于头像的最佳方法是什么?
XEP-0153是实施最广泛的,但在几乎所有其他方向上都是最差的。请确保仔细测试您的散列代码,并进行负缓存,这样您就不会以客户发送它们的速度不断地向每个人发送 vCard 请求的垃圾邮件。