Expand description
Graph-visible outbound environment adapters (D132).
Transport work stays behind graph-local EnvironmentDrivers. These helpers expose attempt/status/error facts through declared graph deps.
Structs§
- Outbound
Adapter Options OutboundAdapterOptionsdata container.- Outbound
Bundle OutboundBundledata container.- Outbound
Status OutboundStatusdata container.- WebSocket
Session Bundle WebSocketSessionBundledata container.- WebSocket
Session Options WebSocketSessionOptionsdata container.- WebSocket
Session Status WebSocketSessionStatusdata container.
Enums§
- Outbound
Event OutboundEventvariants.- Outbound
State OutboundStatevariants.- WebSocket
Session Command WebSocketSessionCommandvariants.- WebSocket
Session Inbound WebSocketSessionInboundvariants.- WebSocket
Session Lifecycle WebSocketSessionLifecyclevariants.- WebSocket
Session Outbound WebSocketSessionOutboundvariants.- WebSocket
Session Send Policy WebSocketSessionSendPolicyvariants.- WebSocket
Session State Kind WebSocketSessionStateKindvariants.
Functions§
- to_http
- Creates or computes
to_http. - to_
http_ with_ options - Creates or computes
to_http_with_options. - to_
process - Creates or computes
to_process. - to_
process_ with_ options - Creates or computes
to_process_with_options. - to_
websocket - Creates or computes
to_websocket. - to_
websocket_ with_ options - Creates or computes
to_websocket_with_options. - websocket_
session - Creates or computes
websocket_session. - websocket_
session_ with_ options - Creates or computes
websocket_session_with_options.