1 reference to WebSocketsServerTransport
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionDispatcher.cs (1)
219var ws = new WebSocketsServerTransport(options.WebSockets, connection.Application, connection, _loggerFactory);