aspnetcore/test/Microsoft.AspNetCore.Socket...
David Fowler 162cd1fc06 Handle misbehaving user code (#159)
* Handle misbehaving user code
- Execute EndPoint logic on a threadpool thread
- Turn synchronous exceptions into async ones to unify the
error handling
- Added tests
2017-01-25 23:45:43 +00:00
..
Properties
ConnectionManagerTests.cs Various fixes in HttpConnectionDispatcher (#151) 2017-01-25 22:27:55 +00:00
HttpConnectionDispatcherTests.cs Handle misbehaving user code (#159) 2017-01-25 23:45:43 +00:00
LongPollingTests.cs Various fixes in HttpConnectionDispatcher (#151) 2017-01-25 22:27:55 +00:00
Microsoft.AspNetCore.Sockets.Tests.xproj
ServerSentEventsTests.cs Various fixes in HttpConnectionDispatcher (#151) 2017-01-25 22:27:55 +00:00
WebSocketsTests.cs React to Channel API changes 2017-01-19 08:15:59 -08:00
project.json