Module websocket

Source
Expand description

Interface for registering new websocket providers

WARNING: Do not use this for anything other than provider registration. If you need to open a websocket connection, use a real websocket library.

Structs§

CoreWebsocketClient
Implements a websocket client.
CoreWebsocketProvider

Traits§

WebsocketClient
WebsocketClientCallback
WebsocketProvider

Functions§

register_websocket_provider