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 upBittorrent-tracker:websocket-tracker ignoring websocket #1150
Comments
This comment has been minimized.
This comment has been minimized.
|
You are adding two torrents to the client right? As the socket is reused by the two, they are receiving the information of both. Clashing here: https://github.com/webtorrent/bittorrent-tracker/blob/3e87df8699116516e3a9f6558cc6156a6c0d9413/lib/client/websocket-tracker.js#L235 |
This comment has been minimized.
This comment has been minimized.
|
Oww... How can I do it ? I need absolutely to add two, or more torrents.. |
This comment has been minimized.
This comment has been minimized.
|
This is my code in client (browser)
And this is in server (nodejs)
|
This comment has been minimized.
This comment has been minimized.
|
Someone to help me? |
This comment has been minimized.
This comment has been minimized.
|
Try to use 'https://github.com/webtorrent/bittorrent-tracker'. |
This comment has been minimized.
This comment has been minimized.
|
This issue appears stale since it has been open for a while with no activity. I'm going to close it for now. If this is still issue, please feel free to leave a comment or open a new issue. |
What version of WebTorrent?
0.98.19
What operating system and Node.js version?
Debian + NodeJS 8
What browser and version? (if using WebTorrent in the browser)
Chrome
I have this, and browser doesn't download something.
The seeder seed in Server (nodejs + webtorrent-hybrid).
In Browser:
In Nodejs:
Sometime just one is downloaded, but not the other