aspnetcore/test/Microsoft.Extensions.WebSoc...
Kai Ruhnau 4c183b4d00 Quickly fail the UFT-8 validation if the first byte is already invalid 2017-04-10 12:23:46 -07:00
..
Microsoft.Extensions.WebSockets.Internal.Tests.csproj Convert to netcoreapp2.0 (#338) 2017-03-25 09:37:39 -07:00
SkipIfEnvVarPresentAttribute.cs
TestUtil.cs
Utf8ValidatorTests.cs Quickly fail the UFT-8 validation if the first byte is already invalid 2017-04-10 12:23:46 -07:00
WebSocketConnectionExtensions.cs
WebSocketConnectionSummary.cs
WebSocketConnectionTests.ConnectionLifecycle.cs fix #273 by grouping websocket tests (#278) 2017-03-09 14:28:24 -08:00
WebSocketConnectionTests.PingPong.cs fix #273 by grouping websocket tests (#278) 2017-03-09 14:28:24 -08:00
WebSocketConnectionTests.ProtocolErrors.cs fix #273 by grouping websocket tests (#278) 2017-03-09 14:28:24 -08:00
WebSocketConnectionTests.ReceiveAsync.cs React to CoreFx changes 2017-04-05 08:48:30 -07:00
WebSocketConnectionTests.SendAsync.cs Convert to netcoreapp2.0 (#338) 2017-03-25 09:37:39 -07:00
WebSocketConnectionTests.Utf8Validation.cs Quickly fail the UFT-8 validation if the first byte is already invalid 2017-04-10 12:23:46 -07:00
WebSocketPair.cs