Have integrated this library and its working fine, until I tested auto-reconnect scenario. As per SignalR documentation, it should auto-reconnect to Hub on short disconnect i.e. less than 30 secs, but it's not happening. I get state change callback as -->Connected-->Reconnecting-->Disconnected.
Could you please check if this is an issue or expected behaviour?
Have integrated this library and its working fine, until I tested auto-reconnect scenario. As per SignalR documentation, it should auto-reconnect to Hub on short disconnect i.e. less than 30 secs, but it's not happening. I get state change callback as -->Connected-->Reconnecting-->Disconnected.
Could you please check if this is an issue or expected behaviour?