使用React基于WebSocket的聊天程序,普通文本消息,文件,图片,视频消息,语音消息,视频通话,屏幕共享等。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
konenet 26ae529823 feat: change local host 4 years ago
public Initialize project using Create React App 4 years ago
src feat: change local host 4 years ago
.gitignore Initialize project using Create React App 4 years ago
README.md feat: go chat web1.0 4 years ago
package-lock.json feat: go chat web1.0 4 years ago
package.json feat: go chat web1.0 4 years ago
yarn.lock feat: go chat web1.0 4 years ago

README.md

该仓库是go-chat的前端界面。 后端是使用go开发的,基于WebSocket的聊天程序。 后端仓库地址: https://github.com/kone-net/go-chat