1 reference to NewtonsoftJsonHubProtocol
Microsoft.AspNetCore.SignalR.Specification.Tests (1)
src\aspnetcore\src\SignalR\common\testassets\Tests.Utils\TestClient.cs (1)
62
_protocol = protocol ?? new
NewtonsoftJsonHubProtocol
();