aspnetcore/test/Microsoft.Extensions.WebSoc...
Andrew Stanton-Nurse 940ccf5c65 add tests to WebSockets transport (#35)
* add tests to WebSockets transport
* adds some error handling
* make logger factory required
* allow frames to be received after the application closes the output
2016-11-23 11:26:12 -08:00
..
Properties apply license headers 2016-11-07 12:00:04 -08:00
Microsoft.Extensions.WebSockets.Internal.Tests.xproj major updates to WebSockets implementation 2016-11-02 11:27:56 -07:00
TestUtil.cs major updates to WebSockets implementation 2016-11-02 11:27:56 -07:00
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 major updates to WebSockets implementation 2016-11-02 11:27:56 -07:00
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 Update dependency versions 2016-11-10 10:27:21 -08:00