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 upHow to pass custom/new information to current peers? #1010
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
There's no way of currently doing that in WebTorrent, but could be done with protocol extensions I suppose. |
This comment has been minimized.
This comment has been minimized.
|
I found this conversation which talks about sending messages using a protocol extension: #368 Time to do some homework on extensions |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For example, I want to inform current peers of a new infohash for an updated file. Is there a way to send extra data to the peers currently connected?