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 upAwesome #4
Closed
Awesome #4
Comments
This comment has been minimized.
This comment has been minimized.
|
BitTorrent is P2P, there is no server (except for trackers). Read more here: |
This comment has been minimized.
This comment has been minimized.
|
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.