Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 231 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 231 Bytes

MyChatApp

Node.js chatroom app

  • sets up Socket.IO server
  • uses Socket.IO client-side library to exchange data with the server
  • can set nicknames for chatroom users
  • minimalist chat UI
  • supports multiple chatrooms