this is the backend side of the same Live Video Chat Application. This project is on nodejs along with socket io library is used in order to handle the signaling between multiple users
- NodeJS
- Socket.IO
No Database is used. To store the socket information memory is used.