Hi all,
I have a question about the initially proposed fix for this (using a timer that gets reset on JsonObjectReceived).
In the Twitter docs for this (https://dev.twitter.com/streaming/overview/connecting section "Stalls") it says that the newline character is used as the keep-alive. This won't be valid JSON; so will it trigger the JsonObjectReceived event?
Thanks,
Josh
I have a question about the initially proposed fix for this (using a timer that gets reset on JsonObjectReceived).
In the Twitter docs for this (https://dev.twitter.com/streaming/overview/connecting section "Stalls") it says that the newline character is used as the keep-alive. This won't be valid JSON; so will it trigger the JsonObjectReceived event?
Thanks,
Josh