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

https://github.com/sayanbanerjee-007/chat_app

This is a basic foundation of building a real time chat app using web-sockets
https://github.com/sayanbanerjee-007/chat_app

ejs exppress javascript nodejs socket-io

Last synced: 3 months ago
JSON representation

This is a basic foundation of building a real time chat app using web-sockets

Awesome Lists containing this project

README

          

# ChatApp
This is a basic foundation of building a real time chat app using web-sockets.
The main intension of this is to starting with web sockets rather than foucusing on UX/UI