简体   繁体   English

如何构建集成到Watson的自己的IOS / android聊天界面

[英]How do I build my own IOS/ android chat interface integrated to Watson

I have developed a Watson conversation, integrated to my own middle-ware using botkit and as front end it already working with Facebook messenger. 我开发了一个Watson对话,并使用botkit集成到了我自己的中间件中,并且作为前端已经与Facebook Messenger一起使用了。

I want to replace Facebook messenger with my own chat interface, is there any open source chat environment suitable for that. 我想用我自己的聊天界面替换Facebook Messenger,是否有适合它的开源聊天环境。

I needs to receive different JSON templates same as Facebook messenger and send messages back to my middle-ware web hook address 我需要接收与Facebook Messenger相同的不同JSON模板,并将消息发送回我的中间件Web挂钩地址

Thanks for the support 感谢您的支持

if you are not afraid of doing the networking and logic stuff yourself, you could easily use one of the many available open source chat UI's: 如果您不害怕自己做网络和逻辑工作,则可以轻松使用许多可用的开源聊天UI之一:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在ios / swift上添加自己的标题 - How do i add my own header on ios/swift 我如何在我自己的iOS项目中使用pjsip? - How do i use pjsip in my own iOS-project? 我如何从Watson Data Analytics for iOS App开始? - How do I start with Watson Data Analytics for iOS App? 我应该如何通过电子邮件发送自己格式的文件,如何才能在iOS 5中自己的应用程序中打开文件? - How should i send file of my own format with email and what should i do to be able to open it in my own application in iOS 5? 如何在iOS 5中解密自己的iMessage SSL应用程序数据? - How do I decrypt my own iMessage SSL Application Data in iOS 5? 如何创建自己的SDK并使其在iOS的appDelegeate中的少量集成代码中可用? - How do I create my own SDK and make it usable in little integration code in appDelegeate for iOS? IOS开发中心的新手,如何使用自己的手机运行应用程序? - New to IOS dev center, how do I use my own phone to run apps? iOS IAP - 我需要自己的服务器来检查退款吗? - iOS IAP - Do I need my own server to check for refunds? 如何为我的 IOS 和 Android 应用优化图像? - How do i optimize images for my IOS & Android app? iPhone:如何构建自己的TabBar? - iPhone: How can I build my own TabBar?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM