1 write to Server
Microsoft.AspNetCore.WebSockets.ConformanceTests (1)
Autobahn\AutobahnExpectations.cs (1)
18
Server
= server;
1 reference to Server
Microsoft.AspNetCore.WebSockets.ConformanceTests (1)
Autobahn\AutobahnTester.cs (1)
112
var serverExpectation = _expectations.FirstOrDefault(e => e.
Server
== serverResult.Server && e.Ssl == serverResult.Ssl);