Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 597 Bytes

File metadata and controls

14 lines (8 loc) · 597 Bytes

NodeJS-Socket-Chat-App

A sample chat application with NodeJS and SocketIO

Before moving further, checkout the demo link.

It's a legacy code so, you might need to update packages. Key feature of this is, there's no database in this app. So nobody is going to check your private messages. Keep chatting!!

Chat App

You can even see online users into tab.

Chat App