Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 254 Bytes

File metadata and controls

10 lines (8 loc) · 254 Bytes

websocket-chat

Simple WebSocket chat with MongoDB

  • Run with docker-compose up -d
  • Open in browser
  • Enter a username
  • Select a channel
  • Send some message
  • Open the app in other browser to type messages as another user