Structs§
- JobData
- Job data sent to client (subset of internal JobRecord).
- Workflow
Data - Workflow data sent to client.
- Workflow
Step Data - Workflow step data sent to client.
- WsState
- WebSocket connection state shared across the gateway.
Enums§
- Client
Message - Incoming WebSocket message from client.
- Server
Message - Outgoing WebSocket message to client.
Functions§
- ws_
handler - WebSocket upgrade handler.