Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 225 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 225 Bytes

open chat

A simple chat application made with Nodejs

  • Store messages using local storage
  • Peer-to-peer messaging using WebSocket
  • Store connected users with MongoDB

Live example