Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 166 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 166 Bytes

Roadmap

Client is reactjs

Socket.io to communicate with server

Topics

  • Room: Join, leave
  • Message: new, delete

Use P2P when possible

Server is nodejs