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

Awesome #4

Closed
thiagofm opened this issue Oct 22, 2013 · 2 comments
Closed

Awesome #4

thiagofm opened this issue Oct 22, 2013 · 2 comments

Comments

@thiagofm
Copy link

@thiagofm thiagofm commented Oct 22, 2013

I'm in. I've watched your presentation and this is a very good idea and would give people a good view of what webrtc is capable of.

Do you know any good source to start hacking into how a bittorrent server should work or any idea of how you would do it in the backend?

Thanks.

@astro

This comment has been minimized.

Copy link
Contributor

@astro astro commented Oct 22, 2013

BitTorrent is P2P, there is no server (except for trackers). Read more here:

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Oct 25, 2013

Yep, @astro is correct. There really isn't much magic for BitTorrent in the backend. You can even eliminate the tracker requirement and just use a DHT for all routing.

@feross feross closed this Oct 27, 2013
@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
3 participants
You can’t perform that action at this time.