From b259d95a84af7c2fcc7169c0c6b60df0612558dd Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 26 Oct 2009 18:50:41 -0700 Subject: eventmachine: document our support of "async_synatra" ref: http://github.com/raggi/async_sinatra --- lib/rainbows/event_machine.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/rainbows/event_machine.rb b/lib/rainbows/event_machine.rb index 4b93917..289c92e 100644 --- a/lib/rainbows/event_machine.rb +++ b/lib/rainbows/event_machine.rb @@ -18,6 +18,10 @@ module Rainbows # Compatibility: Whatever \EventMachine ~> 0.12.10 and Unicorn both # support, currently Ruby 1.8/1.9. # + # This model is compatible with users of "async.callback" in the Rack + # environment such as + # {async_sinatra}[http://github.com/raggi/async_sinatra]. + # # This model does not implement as streaming "rack.input" which allows # the Rack application to process data as it arrives. This means # "rack.input" will be fully buffered in memory or to a temporary file -- cgit v1.2.3-24-ge0c7