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:
authorMartti Malmi <sirius@iki.fi>2021-08-16 14:26:19 +0300
committerGitHub <noreply@github.com>2021-08-16 14:26:19 +0300
commit2c4509a9e147153d84b67acaf813f1344e0a6d52 (patch)
treecf91662b9856ec4b599eeac64ed272dc91a63f82 /docs
parent66ae3468961e93d385404b0a5f944fe1fe3d00fb (diff)
docs: Add Iris to faq.md (#2171)
* Update faq.md * chore(docs): update README Co-authored-by: Alex <alxmorais8@msn.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 3bcfaa2..36ec348 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -109,7 +109,8 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[WebTorrentPlayer][webtorrentplayer]** - High performance, no compromise video player for WebTorrent ([source code][webtorrentplayer-source])
- **[Storm][storm]** - A beautiful torrent client for desktop.
- **[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. ([code][atorable-react-source])
+- **[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])
- ***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,6 +201,8 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[atorable-loader-source]: https://github.com/Atorable/atorable-loader
[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
## How does WebTorrent work?