Halo,
I wonder if you ever had the need of using HTTP Streaming / Event Source / Server Send Events with FirehoseIO?
I think that adding such kind of firehose/rack/consumer would make the options of how to connect to the Streaming API quite complete. Just like in the rack-stream gem.
I actually even started adding it as and Consumer::HttpEventSource but did not managed yet to make it work on the communication level with the Browser. Any hints how to do it?
If somebody is interested I might provide more details and the code I already have. Any help is appreciated.
Cheers,
SJ
PS. Thanks for putting FirehoseIO together.