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

https://github.com/btawaifi/express_socketio_chatapp

Real Time Chat App With Nodejs And Socket.io
https://github.com/btawaifi/express_socketio_chatapp

chat nodejs realtime socket socket-io

Last synced: about 2 months ago
JSON representation

Real Time Chat App With Nodejs And Socket.io

Awesome Lists containing this project

README

          

# BTChatting App

Realtime Private And Anonymous Chat App

Broadcasts Only To Connected Users

Doesn't Store Anything

Implements websockets using Node.js, Express and Socket.io

The Backend Serves a static website for the frontend