mperham / rack-fiber_pool

Rack middleware to execute each request in a Fiber
MIT License
244 stars 24 forks source link

Not compatible with Sinatra's streaming #24

Closed alebsack closed 11 years ago

alebsack commented 11 years ago

If you wish to use Sinatra's asynchronous streaming, async.callback should be undefined downstream on the rack.

mperham commented 11 years ago

I'm stopping maintenance on this project. If someone wants to take over this project, let me know and I'll transfer everything.

alebsack commented 11 years ago

I'll volunteer.

mperham commented 11 years ago

Sounds good. Your GitHub profile doesn't show much OSS experience, do you know how to push new rubygem versions?

alebsack commented 11 years ago

Yeah, it won't be a problem. I'll contact you via email to move this forward.