2 references to UseConnectionHandler
Microsoft.AspNetCore.Http.Connections (1)
ConnectionEndpointRouteBuilderExtensions.cs (1)
59b.UseConnectionHandler<TConnectionHandler>();
Microsoft.AspNetCore.SignalR.Core (1)
SignalRConnectionBuilderExtensions.cs (1)
30return connectionBuilder.UseConnectionHandler<HubConnectionHandler<THub>>();