Connection
GET/ws?token={access_token}
Benefits
- Persistent connection
- Lower latency
- Streaming support
- Keep-alive handling
Connect to A2A agent gateways over WebSocket for persistent, low-latency bidirectional messaging with JSON-RPC 2.0 and token query authentication
/ws?token={access_token}