hi,
I made a code that uses the stream site. Once I open the connection manipulate messages.
According to what I read in the documentation, idStream comes in a control node and is not one of the first messages flow stream.
A mi me never reaches the control node.
The endpoint to which I connect is https://stream.twitter.com/1.1/statuses/filter.json
I designate a track = “xxx”.
In short: I get all messages from the stream but never get the message control.
I was missing?