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
path: root/docs
diff options
context:
space:
mode:
authorPierre Brocart <pierbrocar@gmail.com>2017-09-08 19:17:15 +0300
committerGitHub <noreply@github.com>2017-09-08 19:17:15 +0300
commitce6ce44d0920abdc86d3a7983b5440e0939b0d1b (patch)
treea54e7b9815e3905f5e6de8f522c436be4b8d7373 /docs
parent1555d820da7a71c585fe98d2e14abfa67f0c9675 (diff)
Add my project to the list
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 7630c7b..c777d29 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -99,6 +99,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[SuperQuickShare][superquickshare]** - Quickly share files between devices using webtorrent and qrcodes ([source code][superquickshare-source])
- **[P2P-CDN][p2pcdn]** - WebTorrent CDN with graceful degradation
- **[PearPlayer][PearPlayer]** - A WebTorrent based multi-source and multi-protocol P2P streaming media player
+- **[Rakam][rakam]** - A minimalist WebTorrent video player
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -172,6 +173,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[superquickshare-source]: https://github.com/manicphase/super-quick-share
[p2pcdn]: https://github.com/andreapaiola/P2P-CDN
[PearPlayer]: https://github.com/PearInc/PearPlayer.js
+[rakam]: https://rakam.ga
## How does WebTorrent work?