This is a video conferencing and web chat application. Following are the functionalities available:
- Dynamic Rooms
- Video Conferencing
- Public Chat
- Node.js
npm install
npm start
Route: http://localhost:3000/room/
Request Type: GET
Route: http://localhost:3000/room/:roomId/
Request Type: GET