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 upSeeding doesn't work properly in node.js #1274
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
there are so many returns because I use coffeescript and it compiles like this. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
version: v0.98.20
MacOS X high sierra Node.js v8.9.4
I wanted to seed a torrent and be able to download it from other computer.
The magnet that the seed function returned didn't work on uTorrent or instant.io and was returning this error: Invalid torrent identifier. When I deleted all the trackers and other info leaving only xt, instant.io started processing but it was taking so long that after 30 mins it didn't download a 100kb file. (I don't know if it was even downloading). I know that instant.io works because i tested it on normal torrents so there must be an error in my code: