rev: split out further into separate files for reuse
commit7e35ea595f4742ace9579402323515031d69fc87
authorEric Wong <normalperson@yhbt.net>
Sat, 7 Nov 2009 20:23:26 +0000 (7 12:23 -0800)
committerEric Wong <normalperson@yhbt.net>
Sat, 7 Nov 2009 20:30:47 +0000 (7 12:30 -0800)
tree006c5a6a57c159da466afddc5a7edfb086f6b1cf
parent1266417999aeb939d4e2a7d01aa6730f13cae9fa
rev: split out further into separate files for reuse

This will make things easier to manage with more
Rev-based concurrency models.
lib/rainbows/rev.rb
lib/rainbows/rev/client.rb [new file with mode: 0644]
lib/rainbows/rev/core.rb [new file with mode: 0644]
lib/rainbows/rev/deferred_response.rb [new file with mode: 0644]
lib/rainbows/rev/heartbeat.rb