aspnetcore/src/Microsoft.AspNetCore.Socket...
David Fowler 7a53e07623
Parse data as it comes in off the wire in the .NET client and server (#1766)
- Change websockets and the POST end point to send data unbuffered.
- Update tests to handle partial frames
2018-03-29 10:03:59 -07:00
..
Features
Internal Parse data as it comes in off the wire in the .NET client and server (#1766) 2018-03-29 10:03:59 -07:00
ConnectionMetadataNames.cs
ConnectionsAppBuilderExtensions.cs
ConnectionsDependencyInjectionExtensions.cs
ConnectionsRouteBuilder.cs
HttpConnectionContext.cs Message writing optimization (#1683) 2018-03-29 11:03:40 +13:00
HttpConnectionContextExtensions.cs
HttpConnectionDispatcher.Log.cs
HttpConnectionDispatcher.cs Parse data as it comes in off the wire in the .NET client and server (#1766) 2018-03-29 10:03:59 -07:00
HttpConnectionManager.cs
HttpConnectionOptions.cs
LongPollingOptions.cs
Microsoft.AspNetCore.Sockets.Http.csproj
WebSocketOptions.cs