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

Is there any resources that helps to contribute in Webtorrent ? #1493

Closed
Er-rchydy opened this issue Aug 29, 2018 · 2 comments
Closed

Is there any resources that helps to contribute in Webtorrent ? #1493

Er-rchydy opened this issue Aug 29, 2018 · 2 comments
Labels

Comments

@Er-rchydy
Copy link

@Er-rchydy Er-rchydy commented Aug 29, 2018

@feross @DiegoRBaquero
Can you please share with us what are the best resources to develop Webtorrent ?
I want to understand how it's work ( in low level not in general ), like how does the protocols used in Webtorrent works, video encoding ...., like if i want to contribute in Webtorrent what books do i need to read .
i tried to start with how Torrent works but all i found is some books that teach how to use it not how it works so you can try modify it and play with it.
i hope you understand what i mean, thanks in advance

@KayleePop

This comment has been minimized.

Copy link
Contributor

@KayleePop KayleePop commented Aug 29, 2018

There's a great explanation of how bittorrent works in section two of this paper http://pages.di.unipi.it/ricci/XR-EE-LCN_2010_010.pdf

Here are the specifications for implementing bittorrent clients (BEPs) http://bittorrent.org/beps/bep_0000.html

There are some code examples for webtorrent here https://webtorrent.io/intro

There are lots of example apps that use webtorrent linked on this page. https://webtorrent.io/faq You can look at the code of most of them on github

@stale

This comment has been minimized.

Copy link

@stale stale bot commented Nov 28, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Nov 28, 2018
@stale stale bot closed this Dec 5, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Mar 5, 2019
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.