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 Remove dependencies on a bunch of corefxlab things (#576) 2017-06-22 09:23:52 -07:00
Internal MsgPack end-to-end 2017-06-27 18:40:55 -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
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 Remove dependencies on a bunch of corefxlab things (#576) 2017-06-22 09:23:52 -07:00
ServerFixture.cs
TestClient.cs MsgPack end-to-end 2017-06-27 18:40:55 -07:00
UncreatableHub.cs
WebSocketsTransportTests.cs