The portion of a WebSocket implementation's parameters that is independent of the runtime
environment. Both host (server) implementations and client (mock) implementations include these
fields; each side adds its own environment-specific extras on top via
WebSocketListenerImplementationsBase.
The portion of a WebSocket implementation's parameters that is independent of the runtime environment. Both host (server) implementations and client (mock) implementations include these fields; each side adds its own environment-specific extras on top via WebSocketListenerImplementationsBase.