Expand description
Observability — SSE event streaming for real-time graph change notifications.
Structs§
- Event
BusHook - A MutationHook that bridges core mutations to the server’s EventBus broadcast channel.
- Graph
Event - A graph mutation event broadcast to SSE clients.
Functions§
- new_
event_ bus - Creates a new event bus with the given capacity.
Type Aliases§
- Event
Bus - Broadcast channel type alias.