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:
authorfilesfm <41144556+filesfm@users.noreply.github.com>2018-07-12 11:30:25 +0300
committerGitHub <noreply@github.com>2018-07-12 11:30:25 +0300
commited5f2e1dac03d36c478f7c649221fdca2d74a6b9 (patch)
tree66015c4e58db5c89852eb5996a89aa4ea2611af8 /docs/faq.md
parent71fa2641df8e431b8ec4a46d240bb9bc5ad07932 (diff)
Add new WebTorrent App: Files.fm
https://files.fm is a fast file sharing and freemium cloud storage service that uses P2P technology to accelerate unlimited downloads and file distribution. We are building a public P2P and community supported File library on our platform. Demo link: https://files.fm/u/demowt > Download > Download with P2P We support embedding features and online streaming.
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index e03033e..6aada65 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -107,6 +107,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Live-torrent][live-torrent]** - Simple implementation of a webtorrent powered live streaming solution ([source code][live-torrent-source])
- **[WWT][wwt]** - Watch videos by torrents in your browser
- **[CDNBye][CDNBye]** - CDNBye implements WebRTC datachannel to scale live/vod video streaming by peer-to-peer network using bittorrent-like protocol.
+- **[Files.fm][Files.fm]** - a fast file sharing and freemium cloud storage service that uses P2P technology to accelerate unlimited downloads and file distribution.
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -189,6 +190,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[live-torrent-source]: https://github.com/pldubouilh/live-torrent
[wwt]: https://tnoevry.github.io/wwt/
[CDNBye]: https://github.com/cdnbye/hlsjs-p2p-engine
+[Files.fm]: https://files.fm
## How does WebTorrent work?