项目作者: alex-nesterov

项目描述 :
Websocket based group chat app built with socket.io and react.
高级语言: JavaScript
项目地址: git://github.com/alex-nesterov/nodejs-websocket-chat.git
创建时间: 2018-08-30T19:27:47Z
项目社区:https://github.com/alex-nesterov/nodejs-websocket-chat

开源协议:MIT License

下载


i found this websocket-chat example simple and cool, thats why i forked it and refactored server code with typescript and ES6.

Websocket based group chat app built with socket.io, react and material-ui à la The Walking Dead flavor

demo

Install.

  1. npm install
  2. npm run compile

Run the socket server.

  1. npm run server

Run dev server, clients can be requested on localhost:3001.

  1. npm run client

Demo

IMAGE ALT TEXT