Skip to main content

Module session_messaging

Module session_messaging 

Source
Expand description

Internal logical-session messaging service.

This module deliberately has no HTTP concepts. User transports, tools, actor adapters, the SDK, and runtime coordinators all submit the same typed envelope addressed by stable Session::id.

Structs§

SessionMessagingMetrics
Observable counters for the internal delivery plane.
SessionMessagingMetricsSnapshot
SessionMessenger
Validates logical identity, atomically enqueues, then requests one runtime activation. The service owns no process-global registry.
SessionMessengerAdmission
Durable admission separated from activation so coordinators can commit related control-plane state between those phases without opening a race.
SessionMessengerReceipt

Enums§

SessionMessengerError