aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler abe139ee16
Make the protocol and messages public (#1994)
* Move types to a .Protocol namespace
2018-04-13 01:53:41 -07:00
..
HubConnectionHandlerTestUtils Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
Internal Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
AuthConnectionHandler.cs
CancellationDisposable.cs
ClientProxyTests.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
DefaultTransportFactoryTests.cs
EchoConnectionHandler.cs
EndToEndTests.cs
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
HubMethodInvocationMessageTests.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs
WriteThenCloseConnectionHandler.cs