ws method
Create and configure a WebSocket endpoint
Implementation
WsEndpoint ws(WsConfig config) => WsEndpoint(_proxyInterface, config: config);
Create and configure a WebSocket endpoint
WsEndpoint ws(WsConfig config) => WsEndpoint(_proxyInterface, config: config);