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 upAdd auto-reconnect for incoming peer connections #20
Comments
This comment has been minimized.
This comment has been minimized.
|
This issue is outdated. Closing. |
bricewge
pushed a commit
to bricewge/webtorrent
that referenced
this issue
May 11, 2018
Fixes: webtorrent#20
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We already have auto-reconnect for peers that we connect to, but let's do it for incoming peers too. First we need to discover their listening port -- I think there's a extended message that sends this.