Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 614 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 614 Bytes

A group chat application where users can join the Public Chat Room and Instantly message friends online. (notifies disconnection). Offers Auto-Reconnection support.

Built using socket.io which uses engine.io to establish connections in the presence of: --proxies and load balancers. --personal firewall and antivirus software.

Technical Stack-

-Sockets.io and WebSockets

-Node.js (express.js)

-JSON

-HTML/CSS

Please npm install the above and then run the node index.js on the localhost

Application can be found deployed here-