Skip to main content

Module environment

Module environment 

Source
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§

OutboundAdapterOptions
OutboundAdapterOptions data container.
OutboundBundle
OutboundBundle data container.
OutboundStatus
OutboundStatus data container.
WebSocketSessionBundle
WebSocketSessionBundle data container.
WebSocketSessionOptions
WebSocketSessionOptions data container.
WebSocketSessionStatus
WebSocketSessionStatus data container.

Enums§

OutboundEvent
OutboundEvent variants.
OutboundState
OutboundState variants.
WebSocketSessionCommand
WebSocketSessionCommand variants.
WebSocketSessionInbound
WebSocketSessionInbound variants.
WebSocketSessionLifecycle
WebSocketSessionLifecycle variants.
WebSocketSessionOutbound
WebSocketSessionOutbound variants.
WebSocketSessionSendPolicy
WebSocketSessionSendPolicy variants.
WebSocketSessionStateKind
WebSocketSessionStateKind variants.

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.