https://github.com/gcloudlab/chant-server
Chant: 聊天服务器,pending
https://github.com/gcloudlab/chant-server
Last synced: 4 months ago
JSON representation
Chant: 聊天服务器,pending
- Host: GitHub
- URL: https://github.com/gcloudlab/chant-server
- Owner: gcloudlab
- License: gpl-3.0
- Created: 2022-06-23T14:47:29.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-01T06:59:16.000Z (almost 4 years ago)
- Last Synced: 2025-08-07T02:58:22.571Z (10 months ago)
- Language: Go
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chant APP · Chat
Chant 即时通讯后台
技术栈: Go (GIN), MongoDB, **Websocket**
## 功能列表
### 1.用户模块
- [x] 密码登录
- [x] 邮箱注册(验证码)
- [x] 用户详情
### 2.通讯模块
- [x] 一对一通讯
- [x] 多对多通讯
- [x] 消息列表
- [x] 聊天记录列表
## 开发手册
详情参考:[Chant 开发手册](./docs/README.md)
## License
[GPL](LICENSE)