about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 483bd6a..5bf51d6 100644
--- a/TODO
+++ b/TODO
@@ -9,9 +9,10 @@ care about.
 
 * EventMachine.spawn - should be like Revactor, maybe?
 
-* {Packet,Rev,EventMachine}+Fibers
+* conditional app.deferred?(env) support
+  Merb uses it, some other servers support it
 
-* {Packet,Rev}ThreadPool
+* {Rev,EventMachine}+Fibers+streaming input
 
 * Rev + callcc - current Rev model with callcc (should work with MBARI)