twitter-api
twitter-api copied to clipboard
Callback for dropped streaming connection
Is there a way to detect when a streaming connection is closed so I can try to re-open it?
to be honest I'm not sure - does the error callback not trigger?
On Saturday, March 15, 2014, Trevor Hartman [email protected] wrote:
Is there a way to detect when a streaming connection is closed so I can try to re-open it?
Reply to this email directly or view it on GitHubhttps://github.com/adamwynne/twitter-api/issues/42 .
Need to add some logging to answer that. I'll try it out.