Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 339 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 339 Bytes

P2Chat

A Peer-To-Peer WebRTC group chat using P2PT library. P2PT library uses WebTorrent WebSocket trackers to establish P2P connections.

No server involved ! (except WebTorrent trackers for signalling)

This is a simple demo of P2PT, not a full fledged chat !

See it here!