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 upERROR: Cannot create so many PeerConnections #1414
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
WebTorrent creates many simple-peers in order to send WebRTC offers to the tracker, this is about 10 per torrent. So this is a limitation of the browser (a good one). If you are seeding so many, you should try using server side seeds. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
0.100.0
What browser and version? (if using WebTorrent in the browser)
Chrome latest and also Chrome Canary latest
My browser app needs to share about 100 torrents per client.
Even when I seed 'only' 12 torrents I get a constant flood of this error:
Am I allowed to seed a hundred files in the browser? Is 0.100.0 production ready?
Thanx for any help!