我正在尝试使用适用于 iOS 的 Titanium appcelerator 创建一个聊天应用程序。为此,我在我的节点 js 应用程序中实现了 OTR.JS。效果很好,但现在我想在 Titanium Appcelator 中实现 OTR.JS。
我在 Titanium Appcelator 中搜索模块来为我的应用程序实现 OTR。但我找不到任何解决方案。
所以任何人都可以澄清我,在我的 Titanium Appcelator 应用程序中使用 OTR.JS。如果有任何例子,请建议我。
我正在尝试使用适用于 iOS 的 Titanium appcelerator 创建一个聊天应用程序。为此,我在我的节点 js 应用程序中实现了 OTR.JS。效果很好,但现在我想在 Titanium Appcelator 中实现 OTR.JS。
我在 Titanium Appcelator 中搜索模块来为我的应用程序实现 OTR。但我找不到任何解决方案。
所以任何人都可以澄清我,在我的 Titanium Appcelator 应用程序中使用 OTR.JS。如果有任何例子,请建议我。
唯一实现 OTR 的 Titanium 模块仅支持 Android 平台:https ://github.com/mnaamani/titanium_otr
但是,您可以尝试使用像这样的纯 JavaScript 实现:https ://github.com/arlolra/otr