xcode 如何在 iOS 9 中创建一个简单的聊天应用程序?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/34378339/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to create a simple chat App in iOS 9?
提问by islahul
last some days am searching for a chatApp. So anyone kindly help me to create simple chat app.I need to chat one to one and one to many , please refer some working samples or tutorials.
最近几天我在寻找一个聊天应用程序。所以任何人都可以帮助我创建简单的聊天应用程序。我需要一对一和一对多的聊天,请参考一些工作示例或教程。
回答by Pipiks
Google is your friend.
谷歌是你的朋友。
Something like this ?
像这样的东西?
https://www.sinch.com/tutorials/minichat-ios-messaging-app/https://github.com/relatedcode/RealtimeChat
https://www.sinch.com/tutorials/minichat-ios-messaging-app/ https://github.com/relatedcode/RealtimeChat