Expand description
HTTP dispatch layer — JSON-RPC and REST routing.
Modules§
- cors
- CORS (Cross-Origin Resource Sharing) configuration for A2A dispatchers.
- jsonrpc
- JSON-RPC 2.0 dispatcher.
- rest
- REST dispatcher.
Structs§
- Cors
Config - CORS configuration for A2A dispatchers.
- Json
RpcDispatcher - JSON-RPC 2.0 request dispatcher.
- Rest
Dispatcher - REST HTTP request dispatcher.