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 upWhat is the purpose of this project? #81
Comments
This comment has been minimized.
This comment has been minimized.
|
Thanks for the question. I'm not that familiar with peersm, but from their github page it looks like they're mushing together a whole bunch of different ideas (including Tor and relaying) into one project, and just happen to be using BitTorrent internally for file transfers. WebTorrent makes BitTorrent work in the browser using WebRTC. WebTorrent is designed to match the BitTorrent protocol as closely as possible, so we are taking care to change the protocol only when absolutely necessary so that, when the time comes, existing BitTorrent clients can easily add support for this extension. Also, WebTorrent is already working as a node.js bittorrent client (just do Closing this issue, but feel free to continue discussing here. |
Hello! Whats the diffrence between this project and the already working peersm.com project?
Source at: https://github.com/Ayms/node-Tor
Regards