Crate hyperlane_plugin_websocket

Crate hyperlane_plugin_websocket 

Source
Expand description

A WebSocket plugin for the Hyperlane framework.

A WebSocket plugin for the Hyperlane framework, providing robust WebSocket communication capabilities and integrating with hyperlane-broadcast for efficient message dissemination.

Structs§

WebSocket
Represents a WebSocket instance.
WebSocketConfig
Configuration for a WebSocket connection.

Enums§

BroadcastType
Represents the type of broadcast for WebSocket messages.