How to consume HTTP Streams/Chunk requests in Rails

Hi all,

Can’t seem to find out how I can process an http chunk request (like the
twitter fire hose stream) from within a rails app, server side. Can
anyone
point me in the right direction?

Tried to connect using Net:HTTP but never received a response from the
end
point.

Thank,

Frank