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 upBridges #274
Bridges #274
Comments
This comment has been minimized.
This comment has been minimized.
|
By getting people to use hybrid clients (which I believe Feross is working on) or getting the larger clients (uTorrent, Transmission, etc) to add WebRTC support. Watch Feross JSConf talk here and you'll understand, he's explaining it really good. |
This comment has been minimized.
This comment has been minimized.
|
@Svenskunganka Is there any active development on the hybrid nodes? |
This comment has been minimized.
This comment has been minimized.
|
@feross When will you be releasing the support for hybrid clients |
This comment has been minimized.
This comment has been minimized.
|
There's a module called wrtc (https://www.npmjs.com/package/wrtc) which provides bindings to the Google WebRTC C++ libraries in node, so that's always an option. There's a bit of refactoring work that needs to happen to enable this first. No code is released on GitHub yet, but I've started working on this locally. |
How are the bittorrent to webtorrent bridges going to work ?
Cheers.