streaming-sinatra
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Expierment using sinatra and unicorn to stream head to the client
### 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)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。