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:
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 617479d..d30d54d 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -110,6 +110,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[atorable-loader][atorable-loader-source]** - Resolves Webpack import/require() of a file into a Webtorrent magnet uri.
- **[atorable-react][atorable-react]** - React component that processes a Webtorrent magnet uri for viewing or other custom uses. ([source code][atorable-react-source])
- **[Iris][iris-messenger]** - Decentralized social networking application. ([source code][iris-messenger-source])
+- **[TorQuiX][TorQuiX]** - Web client for webtorrent-hybrid (Works in docker, in the future will be Android/Windows/Mac/Linux release). ([source code][TorQuiX-source])
- ***Your app here – [Send a pull request][pr] with your URL!***
<!-- - **[PeerCloud][peercloud]** - Serverless websites via WebTorrent ([source code][peercloud-source]) -->
<!-- - **[Niagara][niagara]** - Video player webtorrent with subtitles (zipped .srt(s)) -->
@@ -200,7 +201,9 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[atorable-react]: https://atorable.github.io/atorable-react/
[atorable-react-source]: https://github.com/Atorable/atorable-react
[iris-messenger]: https://iris.to
-[iris-messenger-source]: https://github.com/irislib/iris-messenger
+[iris-messenger-source]: https://github.com/irislib/iris-messenger
+[TorQuiX]: https://hub.docker.com/r/mauromazzocchetti/webtorrent-express-api
+[TorQuiX-source]: https://github.com/drakonkat/webtorrent-express-api
## How does WebTorrent work?