rainbows.git  about / heads / tags
Unicorn for sleepy apps and slow clients
blob af72388b9a26565abd6172aef49b224016267279 104 bytes (raw)
$ git show v0.90.0:lib/rainbows/never_block/event_machine.rb	# shows this blob on the CLI

1
2
3
4
5
6
 
module Rainbows
  module NeverBlock
    class Client < Rainbows::EventMachine::Client
    end
  end
end

git clone https://yhbt.net/rainbows.git