aspnetcore/src/Microsoft.AspNetCore.Socket...
Pawel Kadluczka f9ee7911a5 Use CloseOutputAsync to close client transport WebSocket (#695)
* Use CloseOutputAsync to close client transport WebSocket

Fixes #568
2017-08-08 11:31:24 -07:00
..
Internal Add timeout to Event Queue drain (#619) 2017-07-19 11:47:47 -07:00
DefaultTransportFactory.cs
HttpConnection.cs Add timeout to Event Queue drain (#619) 2017-07-19 11:47:47 -07:00
ITransport.cs
ITransportFactory.cs
LongPollingTransport.cs
Microsoft.AspNetCore.Sockets.Client.Http.csproj
SendMessage.cs
SendUtils.cs
ServerSentEventsMessageParser.cs
ServerSentEventsTransport.cs
TransferModeFeature.cs
Utils.cs
WebSocketsTransport.cs Use CloseOutputAsync to close client transport WebSocket (#695) 2017-08-08 11:31:24 -07:00