GatewayClientProtocol
Defined in the gateway module.Rust AI Agent SDK Protocol for gateway client connections. Clients are external connections (WebSocket, HTTP, etc.) that communicate with agents through the gateway.
Methods
client_id
is_connected
connected_at
send
| Name | Type |
|---|---|
event | GatewayEvent |
receive
close
Source
View on GitHub
praisonai/src/gateway/mod.rs at line 0
