You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Connection, I have made this project of a Video chat application using WebRTC, WebSocket, React, NodeJS, ExpressJS, TailwindCSS, and MongoDB for storing chat data. I have written raw WebRTC to connect 2 users peer to peer using a UDP connection.