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 upa project call JSTorrent , seems can communicate with PC BT client #157
Comments
This comment has been minimized.
This comment has been minimized.
|
Thanks @kenchan97. I'm pretty sure JSTorrent uses privileged TCP/UDP communication as it's packaged as a chrome webapp, which is not possible from normal, non-privileged javascript. Definitely a solid torrent project to use as a reference, though. |
This comment has been minimized.
This comment has been minimized.
|
Yep, what Travis said :) Feross | blog http://feross.org/ | webtorrent http://webtorrent.io/ | On Mon, Oct 20, 2014 at 2:05 PM, Travis Fischer notifications@github.com
|
here is is project
https://github.com/kzahel/jstorrent
may be this can help