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:
authorColin Steele <cvillecsteele@gmail.com>2016-06-15 01:00:32 +0300
committerColin Steele <cvillecsteele@gmail.com>2016-06-15 01:00:32 +0300
commit960a2f816dbf4450187509958e7409a4d3abb01a (patch)
tree4448fe84f89e44a577ad3147a4f27c97447253b0 /docs/faq.md
parent612c31a3faf068565104d5d370f6c07e94942989 (diff)
Update faq.
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 27989b8..7f3be11 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -78,6 +78,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Twister][twister]** - Decentralized microblogging service, using WebTorrent for media attachments ([source code][twister-source])
- **[PeerTube][peertube]** - Prototype of a decentralized video streaming platform in the web browser ([source-code][peertube-source])
- **[Cinematrix][cinematrix]** - Stream your favorite free content
+- **[webtorrent-cljs][webtorrent-cljs]** - Clojurescript wrapper for WebTorrent
- ***Your app here – [Send a pull request][pr] with your URL!***
[webtorrent-desktop]: https://webtorrent.io/desktop
@@ -114,6 +115,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
[peertube]: http://peertube.cpy.re
[peertube-source]: https://github.com/Chocobozzz/PeerTube
[cinematrix]: http://cinematrix.one/
+[webtorrent-cljs]: https://github.com/cvillecsteele/webtorrent-cljs
## How does WebTorrent work?