Module eventbus

Module eventbus 

Source
Expand description

Event bus: WebSocket event dispatching to connected clients. Port of Go’s pkg/eventbus/eventbus.go.

Structs§

EventBus
Global event bus for dispatching WebSocket events to connected clients.
EventBusBridge
Bridge from WPS Broker to EventBus. Wraps WaveEvents as RPC eventrecv messages and broadcasts them to all WS clients.
WSEventType
WindowWatchData 🔒

Constants§

WS_EVENT_RPC
WS_EVENT_TAURI_CLOSE_WINDOW
WS_EVENT_TAURI_NEW_WINDOW
WS_EVENT_TAURI_UPDATE_ACTIVE_TAB