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:
authorFeross Aboukhadijeh <feross@feross.org>2015-04-21 01:36:53 +0300
committerFeross Aboukhadijeh <feross@feross.org>2015-04-21 01:36:53 +0300
commit418e7f7d5cf9265ec17271d376f83ed0b7136979 (patch)
tree2c5fbdef4a090455c54c84b01c7a5e7cab991260
parent36a56817c32c3f0af7a1436909a040de58e5db9e (diff)
parent9b6bef6b2d6249820cc4e44232d5b6bde967f7c2 (diff)
Merge pull request #300 from jakefb/fastcast
Add Fastcast app to README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f3cf0aa..c80154c 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,7 @@ npm install webtorrent -g
### WebTorrent in production
- **[Instant](http://instant.io)** – Secure, anonymous, streaming file transfer ([source code](https://github.com/feross/instant.io))
+- **[Fastcast](http://fastcast.nz)** – Stream peer-to-peer audio and video content ([source code](https://github.com/jakefb/fastcast))
- Your app here! (send a PR or open an issue with your app's URL)
### Usage