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:
authorJorge Cuadra <jorgecuadrafueyo@gmail.com>2018-08-26 09:46:14 +0300
committerGitHub <noreply@github.com>2018-08-26 09:46:14 +0300
commitfbb2ccd695f2f4c6e135a051fe9dfd11f26adfcb (patch)
tree26304a396efabb99f0495f55043ad85ed07fdd12 /docs
parentaec4500664bcd11552f5dfec6b5698dc0e1928d4 (diff)
Add Cheff to demo apps in FAQ.
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 9773de7..c74f4d3 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -111,6 +111,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[imgest][imgest]** - Serverless shareable image gallery built with JavaScript and WebTorrent.
- **[Bugout][Bugout]** - build and run back-end web services in a browser tab.
- **[P2P Media Loader][p2p-media-loader]** - engine for Hls.js and Shaka Player that enables P2P sharing of live and VOD streams over HLS or DASH protocols.
+- **[Cheff][Cheff]** - Share food recipes between your devices. [source code](https://github.com/vasco3/cheff)
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -197,6 +198,7 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[imgest]: https://imgest.hashbase.io
[Bugout]: https://github.com/chr15m/bugout
[p2p-media-loader]: https://github.com/novage/p2p-media-loader
+[Cheff]: https://cheff.cuadranteweb.com
## How does WebTorrent work?