v5.2
Enhancements
- Switch SignalR client library from
@aspnet/signalrto@microsoft/signalr. - Add configurable retry policy for .NET client.
Bug Fixes
- Fix .NET client unable to recover from temporarily lost connection (#297).
- Fix JSON exception on the browser when processing updates in Web API mode.