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:
authorAlberto Miranda <codealchemist@gmail.com>2018-07-22 22:51:12 +0300
committerAlberto Miranda <codealchemist@gmail.com>2018-07-22 22:51:12 +0300
commitd30552a7f0723f7c385f90b72316bffdb81636d6 (patch)
treea146329bbaf260933ac048a23717ef923c10c2d0 /docs
parent78ab261c982442a5bc4b8d58dd5d898ab1f6b96f (diff)
Added imgest: Serverless shareable image gallery built with JavaScript and WebTorrent.
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 6aada65..7c1f386 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -108,6 +108,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[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.
+- **[imgest][imgest]** - Serverless shareable image gallery built with JavaScript and WebTorrent.
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -191,6 +192,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[wwt]: https://tnoevry.github.io/wwt/
[CDNBye]: https://github.com/cdnbye/hlsjs-p2p-engine
[Files.fm]: https://files.fm
+[imgest]: https://imgest.hashbase.io
## How does WebTorrent work?