aspnetcore/test/Microsoft.Extensions.WebSoc...
Andrew Stanton-Nurse d281cb72ea add "messaging" endpoints and transports
* Need a separate set of primitives to handle messaging
* Using Channels (not Pipelines!) to provide the data flow for messaging
* All transports are now "message" based transports
* Added an adaptor to convert message-based transports to serve
streaming endpoints
2017-01-09 16:01:08 -08:00
..
Properties apply license headers 2016-11-07 12:00:04 -08:00
Microsoft.Extensions.WebSockets.Internal.Tests.xproj
TestUtil.cs
Utf8ValidatorTests.cs Updated to new System.IO.Pipelines package instead of Channels 2016-11-15 21:46:18 -08:00
WebSocketConnectionExtensions.cs Updated to new System.IO.Pipelines package instead of Channels 2016-11-15 21:46:18 -08:00
WebSocketConnectionSummary.cs
WebSocketConnectionTests.ConnectionLifecycle.cs Updated to new System.IO.Pipelines package instead of Channels 2016-11-15 21:46:18 -08:00
WebSocketConnectionTests.PingPong.cs Updated to new System.IO.Pipelines package instead of Channels 2016-11-15 21:46:18 -08:00
WebSocketConnectionTests.ProtocolErrors.cs Updated to new System.IO.Pipelines package instead of Channels 2016-11-15 21:46:18 -08:00
WebSocketConnectionTests.ReceiveAsync.cs Updated to new System.IO.Pipelines package instead of Channels 2016-11-15 21:46:18 -08:00
WebSocketConnectionTests.SendAsync.cs Updated to new System.IO.Pipelines package instead of Channels 2016-11-15 21:46:18 -08:00
WebSocketConnectionTests.Utf8Validation.cs Updated to new System.IO.Pipelines package instead of Channels 2016-11-15 21:46:18 -08:00
WebSocketPair.cs add tests to WebSockets transport (#35) 2016-11-23 11:26:12 -08:00
project.json add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00