Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/insfgg99x/xmppdemo
用Swift写的XMPP聊天的小Demo,登录注册、发消息、发文件、收消息、重连、踢账号、加好友等基础功能
https://github.com/insfgg99x/xmppdemo
chat instant-messaging swift4 xmpp
Last synced: 28 days ago
JSON representation
用Swift写的XMPP聊天的小Demo,登录注册、发消息、发文件、收消息、重连、踢账号、加好友等基础功能
- Host: GitHub
- URL: https://github.com/insfgg99x/xmppdemo
- Owner: Insfgg99x
- Created: 2018-02-02T02:09:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T02:18:37.000Z (almost 7 years ago)
- Last Synced: 2024-11-06T10:09:17.834Z (3 months ago)
- Topics: chat, instant-messaging, swift4, xmpp
- Language: Swift
- Homepage:
- Size: 5.88 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XMPPDemo
用Swift写的XMPP聊天的小Demo,登录注册、发消息、发文件、收消息、重连、踢账号、加好友等基础功能- [x] 登录注册
- [x] 发消息
- [x] 发文件
- [x] 收消息
- [x] 重连
- [x] 踢账号
- [x] 心跳
- [x] 加好友