SwiftChat 是一个基于 Wilddog iOS SDK 开发的多人实时聊天 demo,登录之后即可聊天
首先确认本机已经安装 Xcode 运行环境,然后执行,模拟器或者真机:
git clone https://github.com/WildDogTeam/demo-ios-swiftchat.git
cd demo-ios-swiftchat
pod install
SwiftChat 需要 Wilddog 来同步和存储数据。您可以在这里注册一个免费帐户。
这里分类汇总了 WildDog平台上的示例程序和开源应用, 链接地址:https://github.com/WildDogTeam/wilddog-demos
如果在使用过程中有任何问题,请提 issue ,我会在 Github 上给予帮助。
MIT http://wilddog.mit-license.org/
demo-ios-swiftchat is built on and with the aid of several projects. We would like to thank the following projects for helping us achieve our goals:
Open Source:
- SwiftChat SwiftChat powered by Firebase