You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 0.9 I've added onReconnect and onError callback, which can be used to handle reconnect. What is missing? Would you need a more fine grain mechanism? For sure I will work on it and make sure Atmosphere supports your scenario.
As discussed on the forums [1], it would be convenient if there will be generic error handling facility
exposed to user as error handling callbacks.
All connection types will delegate to this callback in case of error,
leaving up to user how should be error sanitized.
[1] http://groups.google.com/group/atmosphere-framework/browse_thread/thread/86d48dca2cd942c7
The text was updated successfully, but these errors were encountered: