Making sure that OnConnected/OnDisconnected events are invoked correctly (e.g. if invoking OnDisconnectedAsync on hub threw we would not call OnDisconnectedAsync on lifetime manager and therefore we would continue to use/track connections that were already closed) |
||
|---|---|---|
| .. | ||
| Properties | ||
| DefaultHubActivatorTests.cs | ||
| HubEndpointTests.cs | ||
| Microsoft.AspNetCore.SignalR.Tests.xproj | ||
| project.json | ||