1 instantiation of ServerSentEventsServerTransport
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionDispatcher.cs (1)
154
var sse = new
ServerSentEventsServerTransport
(connection.Application.Input, connection.ConnectionId, connection, _loggerFactory);
1 reference to ServerSentEventsServerTransport
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionDispatcher.cs (1)
154
var
sse = new ServerSentEventsServerTransport(connection.Application.Input, connection.ConnectionId, connection, _loggerFactory);