diff --git a/docs/faq.md b/docs/faq.md index 7c1f3861..2dfcf87c 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?