From 960a2f816dbf4450187509958e7409a4d3abb01a Mon Sep 17 00:00:00 2001 From: Colin Steele Date: Tue, 14 Jun 2016 18:00:32 -0400 Subject: [PATCH] Update faq. --- docs/faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 27989b8f..7f3be116 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?