Peer Chat
Peer Chat is a simple website for free peer-to-peer internet call communication. It allows users to easily create or join rooms for real-time video calls with a maximum of 2 participants per room. The service requires no registration, and you can meet anyone with just a single click.
- Create public or private rooms.
- Join existing rooms without any registration.
- Peer-to-peer communication (max 2 participants per room).
- Real-time communication using WebRTC.
- Go: Backend server.
- JavaScript: Client-side logic.
- HTMX: For dynamic content loading.
- Websockets: Real-time bidirectional communication.
- RTCPeerConnection: For establishing peer-to-peer connections.
GitHub Repository