An open API service indexing awesome lists of open source software.

https://github.com/subins2000/p2chat

A simple P2P WebRTC chat using P2PT library leveraging WebTorrent trackers
https://github.com/subins2000/p2chat

Last synced: 12 months ago
JSON representation

A simple P2P WebRTC chat using P2PT library leveraging WebTorrent trackers

Awesome Lists containing this project

README

          

# P2Chat

A Peer-To-Peer WebRTC group chat using [P2PT library](//github.com/subins2000/p2pt). 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!](//lab.subinsb.com/p2chat)