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
*[Client] Exposed the _EndPoint_ type to support other endpoint types (like Unix Domain Sockets) in client options (#1919).
1
2
*[Server] Added new events for delivered and dropped messages (#1866, thanks to @kallayj).
2
3
*[Server] The server will no longer treat a client which is receiving a large payload as alive. The packet must be received completely within the keep alive boundaries (BREAKING CHANGE!, #1883).
3
4
*[Server] Fixed "service not registered" exception in ASP.NET integration (#1889).
0 commit comments