An open API service indexing awesome lists of open source software.

https://github.com/gcloudlab/chant-server

Chant: 聊天服务器,pending
https://github.com/gcloudlab/chant-server

Last synced: 4 months ago
JSON representation

Chant: 聊天服务器,pending

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)