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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Bug fixes:
Fix dead client connections didn't remove from manager. (#402)
Fix router bug when SendToConnection for multi-endpoints
Fix the duplicate endpoint false alert as described in #439
Feature:
Releasing Management SDK for Azure SignalR Service. You can use this SDK to manage your SignalR clients connected to your Azure SignalR Service directly such as broadcast messages. You can refer to Management Samples for more information about this SDK.
Breaking changes:
Interface update for sharding usage, adding HttpContext as input parameters when negotiate