Skip to content

v1.0.0-preview1-10330 for ASP.NET SignalR

Pre-release
Pre-release
Compare
Choose a tag to compare
@vicancy vicancy released this 26 Feb 08:58
· 1090 commits to dev since this release
34ff20c

Improvements:

  1. Simplify IEndpointRouter
  2. Provide an EndpointRouterDecorator to use.
  3. Enable server connections re-balance with on-demand connections #355

Bug fixes:

  1. Fix ASP.NET LeaveGroup hung error #374
  2. Fix ASP.NET server connections do not automatically reconnect #408
  3. Fix ASP.NET logging not work issue #362