aspnetcore/test
David Fowler d6f5e16f38 Support non blocking send on client (#603)
* Added support for non blocking sends on HubConnection
- Renamed Invoke to InvokeAsync
- Add support for non blocking send to TS client
- Add tests to make sure that non blocking sends don't send responses
2017-06-28 21:00:13 -07:00
..
Common
Microsoft.AspNetCore.SignalR.Client.FunctionalTests MsgPack end-to-end 2017-06-27 18:40:55 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests Support non blocking send on client (#603) 2017-06-28 21:00:13 -07:00
Microsoft.AspNetCore.SignalR.Common.Tests MsgPack end-to-end 2017-06-27 18:40:55 -07:00
Microsoft.AspNetCore.SignalR.Microbenchmarks
Microsoft.AspNetCore.SignalR.Tests Support non blocking send on client (#603) 2017-06-28 21:00:13 -07:00
Microsoft.AspNetCore.Sockets.Tests Support Authorize attribute on EndPoints (#606) 2017-06-28 14:52:52 -07:00