Skip to content

Commit

Permalink
docs: Added TorQuiX docker webclient, to faq.md (#2262)
Browse files Browse the repository at this point in the history
* Added TorQuiX docker webclient

* docs: Added TorQuiX docker webclient, to faq.md

Co-authored-by: Mauro Mazzocchetti <[email protected]>
  • Loading branch information
drakonkat and Mauro Mazzocchetti committed Feb 21, 2022
1 parent 139f9fd commit 10329e1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)) -->
Expand Down Expand Up @@ -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?

Expand Down

0 comments on commit 10329e1

Please sign in to comment.