There are many things to deal with while using the twitter streaming api - reconnections, limits, and biggest of all - merging new child streams into the parent.
Can anyone recommend anything that can manage all this? Language doesn't matter.
The best I could find is flamingo(https://github.com/hayesdavis/flamingo) for ruby, but it seems abandoned.
Anything that helps managing the Twitter Streaming API? | Heykuki News