Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayushshri/you-chat

A client Chat Appliation or Instant Messenger built using Socket.io and Node.JS where users can seemlessly group chat by joining the common public chat room. It also Offers Auto-Reconnection support.
https://github.com/ayushshri/you-chat

chat express groupchat nodejs socket-io websocket

Last synced: about 1 month ago
JSON representation

A client Chat Appliation or Instant Messenger built using Socket.io and Node.JS where users can seemlessly group chat by joining the common public chat room. It also Offers Auto-Reconnection support.

Awesome Lists containing this project

README

        

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-