Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBigard Florian <florian.bigard@gmail.com>2016-06-05 13:33:44 +0300
committerBigard Florian <florian.bigard@gmail.com>2016-06-05 13:33:44 +0300
commit53dab458a30efe724b466ed57d717278cadb288a (patch)
tree54c028bbf1ec063c6f5123c55c31d1e2cb1725c9 /docs/faq.md
parent294784d186ab1ca4596dc3c3e094f228d078c6ee (diff)
Add PeerTube to projects that use WebTorrent
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 4f4f712..6004009 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -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?