Skip to main content

Module rest

Module rest 

Source
Available on crate feature server only.

Modules§

controllers

Structs§

A2aController
Controller for A2A protocol endpoints
AppsController
ArtifactsController
DebugController
RuntimeController
ServerBuilder
Builder for constructing an ADK server with custom routes.
SessionController
ShutdownHandle
Handle for triggering graceful server shutdown.

Functions§

create_app
Create the server application with optional A2A support
create_app_with_a2a
Create the server application with A2A support at the specified base URL
shutdown_signal
Wait for a process shutdown signal.