aspnetcore/test/Microsoft.AspNetCore.Signal...
Mikael Mengistu 13ef35fa79 Changed the handlers to be Func<object[], Task> (#578) 2017-06-27 10:14:58 -07:00
..
Formatters Remove dependencies on a bunch of corefxlab things (#576) 2017-06-22 09:23:52 -07:00
CancellationDisposable.cs
DefaultHubActivatorTests.cs
DefaultTransportFactoryTests.cs
EchoEndPoint.cs Use Channel<byte[]> as the abstraction (#579) 2017-06-23 09:52:35 -07:00
EndToEndTests.cs Changed the handlers to be Func<object[], Task> (#578) 2017-06-27 10:14:58 -07:00
ForwardingLoggerProvider.cs React to Logging in DI changes 2017-06-02 13:57:49 -07:00
HubEndpointTests.cs Add authorization per hub method (#577) 2017-06-23 10:22:05 -07:00
HubReflectionHelperTests.cs Don't over-discover Hub methods (#511) 2017-06-12 14:26:33 -07:00
MapSignalRTests.cs Add authorization per hub method (#577) 2017-06-23 10:22:05 -07:00
Microsoft.AspNetCore.SignalR.Tests.csproj Remove dependencies on a bunch of corefxlab things (#576) 2017-06-22 09:23:52 -07:00
ServerFixture.cs React to Logging in DI changes 2017-06-02 13:57:49 -07:00
TestClient.cs Add authorization per hub method (#577) 2017-06-23 10:22:05 -07:00
UncreatableHub.cs Closing transports with error if hubs cannot be created 2017-05-31 16:29:28 -07:00
WebSocketsTransportTests.cs Always close websocket on server (#567) 2017-06-20 16:00:32 -07:00