Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesHow 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?