Skip to main content

Module server

Module server 

Source

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.