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:
authorChris McCormick <chris@mccormick.cx>2018-08-12 16:31:44 +0300
committerChris McCormick <chris@mccormick.cx>2018-08-12 16:31:44 +0300
commitcfaa470748a3e45f6e0b7fe3b020102864c95afc (patch)
treea6f51f22080459c03d5bff36b7b3503067c38fda /docs/faq.md
parent3f65327f399f72a5856336693cd853b15e711b68 (diff)
Link to Bugout project.
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 7c1f386..2dfcf87 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -109,6 +109,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[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.
- **[imgest][imgest]** - Serverless shareable image gallery built with JavaScript and WebTorrent.
+- **[Bugout][Bugout]** - build and run back-end web services in a browser tab.
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -193,6 +194,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[CDNBye]: https://github.com/cdnbye/hlsjs-p2p-engine
[Files.fm]: https://files.fm
[imgest]: https://imgest.hashbase.io
+[Bugout]: https://github.com/chr15m/bugout
## How does WebTorrent work?