Vixen
02b45cc4
csharp
public interface IWebSocketFactory

Makes listeners and channels.

No guide page documents this yet — the page shows what the code says about itself.

Remarks

The one thing a test replaces. SystemWebSocketFactory is the real one; the conformance suite runs against an in-memory pair that never touches a socket.

Methods (2)

Used by (3)

  • SystemWebSocketFactoryVixen.Net.Transport.WebSocket
  • WebSocketLoopVixen.Net.Transport.WebSocket.Tests
  • WebSocketTransportVixen.Net.Transport.WebSocket