Re-exports§
pub use websocket::JobData;pub use websocket::WorkflowData;pub use websocket::WorkflowStepData;pub use websocket::WsState;pub use websocket::ws_handler;
Modules§
Structs§
- Auth
Config - Authentication configuration.
- Auth
Middleware - Authentication middleware.
- Gateway
Config - Gateway server configuration.
- Gateway
Server - Gateway HTTP server.
- Metrics
State - State for metrics middleware.
- RpcError
- RPC error information.
- RpcHandler
- RPC handler for function invocations.
- RpcRequest
- RPC request body for function calls.
- RpcResponse
- RPC response for function calls.
- Tracing
Middleware - Tracing middleware marker type.
Functions§
- metrics_
middleware - Metrics middleware that records HTTP request metrics.