Functionsยง
- start_
server - Start the Axum server with the provided configuration manager.
- start_
server_ sidecar - Start the supervised sidecar on a caller-provided, already-bound listener.
- start_
server_ with_ listeners - Start the server with caller-provided, already-bound HTTP and A2A gRPC listeners.
- start_
server_ with_ listeners_ and_ shutdowns - Start the server with caller-owned listeners and process shutdown signals.