peer-relay icon indicating copy to clipboard operation
peer-relay copied to clipboard

Relay messages through peers in a network

Results 2 peer-relay issues
Sort by recently updated
recently updated
newest added

Would it be possible to broadcast a event to all peers? [Simple-peer-chord](https://github.com/oxyflour/simple-peer-chord) had something like it. where you could subscribe to a channel > - simple multicasting > - publish/subscribe...

Can this be used to relay video ? Regards