blob: aef365c2e38025a3646e4495bb53cd2e86082334 (
plain) (
blame)
1
2
3
4
5
6
7
|
A Sinatra plugin to provide convenience whilst performing asynchronous
responses inside of the Sinatra framework running under async webservers. To
properly utilise this package, some knowledge of EventMachine and/or
asynchronous patterns is recommended. Currently, supporting servers include
Thin, Rainbows, Zbatery.
WWW: https://github.com/raggi/async_sinatra
|