Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the purpose of this project? #81

Closed
v0dy opened this issue Sep 6, 2014 · 1 comment
Closed

What is the purpose of this project? #81

v0dy opened this issue Sep 6, 2014 · 1 comment

Comments

@v0dy
Copy link
Contributor

@v0dy v0dy commented Sep 6, 2014

Hello! Whats the diffrence between this project and the already working peersm.com project?
Source at: https://github.com/Ayms/node-Tor

Regards

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Sep 6, 2014

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 npm install webtorrent -g and use the webtorrent command), as well as a WebRTC client (though the docs for this latter part are currently very lacking -- working on it!).

Closing this issue, but feel free to continue discussing here.

@feross feross closed this Sep 6, 2014
@feross feross changed the title Diffrent purposes? What is the purpose of this project? Sep 12, 2014
@lock lock bot locked as resolved and limited conversation to collaborators May 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.