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

Add PeerTube to projects that use WebTorrent #824

Merged
merged 1 commit into from Jun 6, 2016
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Add PeerTube to projects that use WebTorrent

  • Loading branch information
Bigard Florian
Bigard Florian committed Jun 5, 2016
commit 53dab458a30efe724b466ed57d717278cadb288a
@@ -76,6 +76,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Instant-Share][instant-share]** - File sharing over WebTorrent
- **[P2PDrop][p2pdrop]** - Securely share files between peers ([source code][p2pdrop-source])
- **[Twister][twister]** - Decentralized microblogging service, using WebTorrent for media attachments ([source code][twister-source])
- **[PeerTube][peertube]** - Prototype of a decentralized video streaming platform in the web browser ([source-code][peertube-source])
- ***Your app here – [Send a pull request][pr] with your URL!***

[webtorrent-desktop]: https://webtorrent.io/desktop
@@ -109,6 +110,8 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
[p2pdrop-source]: https://github.com/ajainvivek/P2PDrop
[twister]: http://twister.net.co/?p=589
[twister-source]: https://github.com/miguelfreitas/twister-html
[peertube]: http://peertube.cpy.re
[peertube-source]: https://github.com/Chocobozzz/PeerTube

## How does WebTorrent work?

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.