Cryptographic FoundationinterfacesWebSocketFactoryOn this pageWebSocketFactory@totemsdk/core @totemsdk/core / WebSocketFactory Interface: WebSocketFactory Methods create() create(url, protocols?, options?): WebSocketClient Parameters url string protocols? string[] options? WebSocketFactoryOptions Returns WebSocketClient dispose() dispose(): void Returns void