Skip to main content

Module services

Module services 

Source

Structs§

ChannelCluster
The shared channel supervisor backing every configured channel (SRV-005).
ConnectionSubscription
Library subscription resource owned by a single connection process.
LiminalConnectionServices
Default adapter from server wire frames to liminal channel/conversation APIs.
PublishOutcome
Outcome of a server publish.

Traits§

ConnectionServices
Operations that adapt wire frames to liminal library calls.
SubscriptionResource
Marker for resources retained by a connection process until unsubscribe.

Functions§

build_connection_services
Builds the connection-services adapter selected by config’s service profile.