about summary refs log tree commit homepage
path: root/lib/rainbows/coolio.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rainbows/coolio.rb')
-rw-r--r--lib/rainbows/coolio.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/rainbows/coolio.rb b/lib/rainbows/coolio.rb
index d0b8b2e..59bfde6 100644
--- a/lib/rainbows/coolio.rb
+++ b/lib/rainbows/coolio.rb
@@ -18,6 +18,9 @@ require 'rainbows/coolio_support'
 # 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 before the application is entered.
+#
+# This model is mostly compatible with users of "async.callback" in
+# the Rack environment as long as they do not depend on EventMachine.
 module Rainbows::Coolio
   # :stopdoc:
   # keep-alive timeout scoreboard