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 upSending updates to the tracker #1236
Comments
This comment has been minimized.
This comment has been minimized.
|
What do you mean "send updates to tracker"? |
This comment has been minimized.
This comment has been minimized.
|
When I seed a local file using webtorrent-desktop I can see on the tracker console those events:
With my client the updates events are missing and I only get:
|
This comment has been minimized.
This comment has been minimized.
|
Are you using node version in electron, or browser version? |
This comment has been minimized.
This comment has been minimized.
|
In electron, as webtorrent-desktop |
This comment has been minimized.
This comment has been minimized.
|
mmmm I think I have found the problem... |
This comment has been minimized.
This comment has been minimized.
|
Ok, sorted out.
were commente out :/ |
This comment has been minimized.
This comment has been minimized.
|
ALright :) |
What version of WebTorrent?
0.98.20
What operating system and Node.js version?
Win10/8.5.0
What browser and version? (if using WebTorrent in the browser)
Electron
I'm building an electron app. I just noticed that my app does not send updates to the tracker at all (I'm using bittorrent-tracker, ws protocol and --interval option) as I see webtorrent-desktop does, and I cannot find out why.
I tried to find where this happen in webtorrent-desktop but I couldn't find it (maybe because "update" is a very generic term and I'm loosing myself in the code).
Can somebody give an help to find the problem?
Thank you!!