Skip to main content

Module observability

Module observability 

Source
Expand description

Observability — SSE event streaming for real-time graph change notifications.

Structs§

EventBusHook
A MutationHook that bridges core mutations to the server’s EventBus broadcast channel.
GraphEvent
A graph mutation event broadcast to SSE clients.

Functions§

new_event_bus
Creates a new event bus with the given capacity.

Type Aliases§

EventBus
Broadcast channel type alias.