Gateway URL
Supported Transports
| Transport | Method | Use Case |
|---|---|---|
| JSON-RPC 2.0 | POST | Stateless, simple |
| WebSocket | WS | Persistent connection, streaming |
| SSE | POST + GET | Event-based streaming |
Agent-to-Agent communication protocol
| Transport | Method | Use Case |
|---|---|---|
| JSON-RPC 2.0 | POST | Stateless, simple |
| WebSocket | WS | Persistent connection, streaming |
| SSE | POST + GET | Event-based streaming |