/chat-app

Simple realtime chat application.

Primary LanguageHTML

Chat App

Simple real-time chat application
Mulitple clients handled.
Messages shown when a new client joins the chat
Message is broadcasted to all the clients
Used: Nodejs, jQuery, HTML

Scope for improvements:

  • Use Expressjs on server side
  • Better styling using CSS
  • Use ent for message encoding