问题描述
libjingle 的开发人员指南 相当含糊地提到了 libjingle 的 Jingle 实现之间的不兼容性和 XEP-0166 的规范.它还提到它与 XEP-0167、XEP-0176 和 XEP-0177 不兼容.
libjingle's developer guide quite vaguely mentions incompatibilities between libjingle's implementation of Jingle and XEP-0166's specification. It also mentions it is incompatible with XEP-0167, XEP-0176 and XEP-0177.
它从未详细说明这些差异是什么;事实上,目前尚不清楚这些差异是否已得到解决.
It never goes into detail what these differences are; in fact, it is unclear if perhaps these differences have been resolved.
XEP 和 libjingle 的实现有什么区别?
What are the differences between XEPs and libjingle's implementation?
推荐答案
我已经为 Google Talk 的实现(即旧的"libjingle)挖掘了规范:Google Talk 呼叫信号.比较:XEP-0166
I've dug out specs for Google Talk's implementation (that is, the "old" libjingle): Google Talk Call Signaling. Compare with: XEP-0166
不仅如此,它还出现 Google 最终将 libjingle 更新为 0.5 以支持 GTCS和 XEP-0166.
Not only that, but it appears Google finally updated libjingle to 0.5 to support both GTCS and XEP-0166.
我会接受我自己的答案;尽管如此,还是要对 liori 说声谢谢"!
I'll be accepting my own answer; nonetheless, a "thank you" goes to liori!
这篇关于libjingle 和 XEP-0166 等人的不兼容性是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!