server
$ cd srever
$ npm install
$ npm start
client
$ cd client
$ npm install
$ electron .
- 登陆页面进入用户聊表页面,即时添加用户人数
- 点击列表内用户进入聊天页面,实现简单聊天功能
- 单聊,群聊功能
- 完成文字消息,图片消息
- 文件传输
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
基于socket.io和electron 开发的一个即时聊天