Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upCan we create a private data channel with a peer? #1359
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
A private torrent may have a flag for allowing a private communication channel with the connecting peers. |
This comment has been minimized.
This comment has been minimized.
|
You can try to reuse the existing simple-peer (webrtc datachannel) instance by iterating over |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it possible to create a private webrtc channel with a specific peer over a specific torrent link? It would be awesome to use webtorrent as a signaling server to establish both data and media communications.