aspnetcore/src/Microsoft.AspNetCore.Socket...
Pawel Kadluczka 66ab939cff Making HttpConnection restartable (C#) (#1147)
🎉
2017-12-12 10:08:42 -08:00
..
Internal Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
Constants.cs
DefaultTransportFactory.cs
HttpConnection.cs Making HttpConnection restartable (C#) (#1147) 2017-12-12 10:08:42 -08:00
HttpConnectionExtensions.cs
HttpOptions.cs
ITransport.cs Implement #1157 by adding client timeout for C# client (#1165) 2017-12-07 14:54:41 -08:00
ITransportFactory.cs
LongPollingTransport.cs Implement #1157 by adding client timeout for C# client (#1165) 2017-12-07 14:54:41 -08:00
Microsoft.AspNetCore.Sockets.Client.Http.csproj
SendMessage.cs
SendUtils.cs
ServerSentEventsMessageParser.cs
ServerSentEventsTransport.cs Implement #1157 by adding client timeout for C# client (#1165) 2017-12-07 14:54:41 -08:00
TransferModeFeature.cs
Utils.cs
WebSocketsTransport.cs Implement #1157 by adding client timeout for C# client (#1165) 2017-12-07 14:54:41 -08:00