This is a small peer-to-peer voice & video chat room, built with:
simple-peer)Once connected, audio/video flows directly between participants — nothing is recorded or stored server-side. Rooms exist only in memory while people are in them.
Text chat messages are relayed through the signaling server (not peer-to-peer) but are never stored — only forwarded live to people currently in the room.
Mesh topology: every participant connects to every other participant directly, so it works best for small groups.
You'll be disconnected from this room. You can rejoin anytime using the same room name.