Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 357 Bytes

ReadMe.md

File metadata and controls

20 lines (15 loc) · 357 Bytes

Chat App

Alt Text

Overall Structure

This basic application is completely done with JavaScript. I used Node.js to make this application.

Libraries

  • bad-words
  • socket.io
  • express
  • nodemon
  • Mustache
  • moment
  • qs

Example of socket.io Server

Alt Text