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:
authorDiego Rodríguez Baquero <diegorbaquero@gmail.com>2017-09-29 00:45:36 +0300
committerGitHub <noreply@github.com>2017-09-29 00:45:36 +0300
commit521046839a06ef7ba5940a0a3f5f6a2ad2aaa0ab (patch)
treedeca7994f6167cab61a3ebfd8b9c48b7371abf50
parenta39cc30c94a733f8510773617ae4b84fb230ff1d (diff)
parentd608defce64d9883e055c34769acdf0cd677ed4f (diff)
Merge pull request #1189 from Lunik/patch-1
Add new application : Tcloud
-rw-r--r--docs/faq.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md
index c777d29..16797be 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -100,6 +100,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[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
+- **[Tcloud][tcloud]** - File sharing and torrent downloading
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -174,7 +175,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[p2pcdn]: https://github.com/andreapaiola/P2P-CDN
[PearPlayer]: https://github.com/PearInc/PearPlayer.js
[rakam]: https://rakam.ga
-
+[tcloud]: https://github.com/Lunik/tcloud
## How does WebTorrent work?
The WebTorrent protocol works just like [BitTorrent protocol][bittorrent-protocol],