aspnetcore/test/Microsoft.AspNetCore.Signal...
Pawel Kadluczka f8d91b54d4 MsgPack end-to-end
Plugging in MsgPack protocol
Adding negotiation message to hub protocol
2017-06-27 18:40:55 -07:00
..
Formatters
Internal MsgPack end-to-end 2017-06-27 18:40:55 -07:00
CancellationDisposable.cs
DefaultHubActivatorTests.cs
DefaultTransportFactoryTests.cs
EchoEndPoint.cs
EndToEndTests.cs Changed the handlers to be Func<object[], Task> (#578) 2017-06-27 10:14:58 -07:00
ForwardingLoggerProvider.cs
HubEndpointTests.cs Add authorization per hub method (#577) 2017-06-23 10:22:05 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs Add authorization per hub method (#577) 2017-06-23 10:22:05 -07:00
Microsoft.AspNetCore.SignalR.Tests.csproj
ServerFixture.cs
TestClient.cs MsgPack end-to-end 2017-06-27 18:40:55 -07:00
UncreatableHub.cs
WebSocketsTransportTests.cs