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