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:
authorMiguel Freitas <miguelfreitas@users.noreply.github.com>2016-05-09 20:15:47 +0300
committerMiguel Freitas <miguelfreitas@users.noreply.github.com>2016-05-09 20:15:47 +0300
commit98d1b34558871a9e4a2436f6f74c137710a595a8 (patch)
tree997a7d619fcef23ed56935b3e85e084a7832c4b6 /docs
parentd67ad3c4e91c5821c07c711de434427d9a79ef0f (diff)
Decentralized microblogging twister is using WebTorrent for media attachments
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
index d199b23..aa380fd 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -75,6 +75,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Peerify][peerify]** - Instant Web-seeded torrents for your files
- **[Instant-Share][instant-share]** - File sharing over WebTorrent
- **[P2PDrop][p2pdrop]** - Securely share files between peers ([source code][p2pdrop-source])
+- **[twister][twister]** - Decentralized microblogging is using WebTorrent for media attachments
- ***Your app here – [Send a pull request][pr] with your URL!***
[webtorrent-desktop]: https://webtorrent.io/desktop
@@ -106,6 +107,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
[instant-share]: http://fs.lunik.xyz/
[p2pdrop]: http://p2pdrop.com
[p2pdrop-source]: https://github.com/ajainvivek/P2PDrop
+[twister]: http://twister.net.co/?p=589
## How does WebTorrent work?