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

https://github.com/lizheming/anychat

基于 ThinkJS 的多房间聊天室
https://github.com/lizheming/anychat

thinkjs

Last synced: over 1 year ago
JSON representation

基于 ThinkJS 的多房间聊天室

Awesome Lists containing this project

README

          

## README

application created by [ThinkJS](http://www.thinkjs.org)

## install dependencies

```
npm install
```

## start server

```
npm start
```

## deploy with pm2

```
pm2 startOrReload pm2.json
```

## TODO

- [X] 消息声音通知以及标签栏闪烁通知
- [ ] 聊天表情和图片
- [X] @ 支持
- [X] 命令模式
- [X] 昵称修改
- [ ] 聊天记录保存
- [X] 增加二维码网址分享
- [X] 语音
- [X] 字母头像