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 upUsing the WebTorrent API to find other Peers #1727
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
You would need to implement a protocol extension and add it to the wires. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
i am kind of new to WebTorrent and WebRTC as it, and i want to make a little project for me and a few friends, i had in mind to be able to send Strings, no matter what lenght, to other peers of a torrent, wich would be privat i guess, but didn't found a way of doing this. Is that even possible? If yes, how?