Simple Chat App using WebRTC (PeerJS)
What does it mean when we say peer to peer?
P2P is direct connection between two devices to transfer data to-and-fro without the need of a central server.
The traffic does not go to or from any central server, but directly from one device to the othe...
mridulganga.dev12 min read