Transport Adapters
Configure how agents communicate with your UI.
WebSocket
Bidirectional streaming:
tsx
Server-Sent Events
Server-to-client streaming:
tsx
Manual Messages
For testing:
tsx
Authentication
tsx
Configure WebSocket, Server-Sent Events (SSE), or manual message transports for A2UI communication.
Configure how agents communicate with your UI.
Bidirectional streaming:
Server-to-client streaming:
For testing: