2 references to EchoHub
Microsoft.AspNetCore.SignalR.Client.Tests (2)
TestServerTests.cs (2)
40
endpoints.MapHub<
EchoHub
>("/echo");
103
endpoints.MapHub<
EchoHub
>("/echo");