diff --git a/README.md b/README.md index 462a71d..6753488 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Media](#media) * [Voice Command](#voice-command) * [API](#api) + * [Streaming](#streaming) * [Vision Detection](#vision-detection) * [Browser Detection](#browser-detection) * [Benchmark](#benchmark) @@ -498,6 +499,10 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [amygdala](https://github.com/lincolnloop/amygdala) - RESTful HTTP client for JavaScript powered web applications. * [jquery.rest](https://github.com/jpillora/jquery.rest) - A jQuery plugin for easy consumption of RESTful APIs. +## Streaming + +* [Tailor](https://github.com/zalando/tailor) - Streaming layout service for front-end microservices, inspired by Facebook's BigPipe. + ## Vision Detection