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:
authorFeross Aboukhadijeh <feross@feross.org>2021-05-04 05:08:10 +0300
committerFeross Aboukhadijeh <feross@feross.org>2021-05-04 05:08:10 +0300
commitefeba6618ffa9ed37cb67ca3144b28d6c7691f3c (patch)
treef7fa5ad334610b29032e2f55fa503044b6f74ed9 /docs
parent42db545b1096d18644c35eb10479ff5c8cbd07ca (diff)
add wormhole
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 b247ed9..d9e3571 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -59,6 +59,7 @@ There are also exciting **business use cases**, from CDNs to app delivery.
WebTorrent is still pretty new, but it's already being used in cool ways:
- **[WebTorrent Desktop][webtorrent-desktop]** - Streaming torrent app. For Mac, Windows, and Linux. ([source code][webtorrent-desktop-source])
+- **[Wormhole][wormhole]** – Simple, private file sharing (built by the WebTorrent team)
- **[Instant.io][instant.io]** – Streaming file transfer over WebTorrent ([source code][instant.io-source])
- **[GitTorrent][gittorrent]** - Decentralized GitHub using BitTorrent and Bitcoin ([source code][gittorrent-source])
- **[File.pizza][filepizza]** - Free peer-to-peer file transfers in your browser ([source code][filepizza-source])
@@ -117,6 +118,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[webtorrent-clones]: https://github.com/DiegoRBaquero/awesome-webtorrent-clones
[webtorrent-desktop]: https://webtorrent.io/desktop
[webtorrent-desktop-source]: https://github.com/webtorrent/webtorrent-desktop
+[wormhole]: https://wormhole.app
[instant.io-source]: https://github.com/webtorrent/instant.io
[gittorrent]: http://blog.printf.net/articles/2015/05/29/announcing-gittorrent-a-decentralized-github/
[gittorrent-source]: https://github.com/cjb/GitTorrent