Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanlower/streaming-sinatra

Expierment using sinatra and unicorn to stream head to the client
https://github.com/ryanlower/streaming-sinatra

Last synced: about 2 months ago
JSON representation

Expierment using sinatra and unicorn to stream head to the client

Awesome Lists containing this project

README

        

### Streaming Sinatra Test

Just a quick expierment using sinatra and unicorn to stream head to the client

Run using
```
foreman start
```

Goto localhost:5000 and watch the javascript assets load before the body has been delivered (the body is intentionally delayed by half a second)