Skip to main content

Module subscriber

Module subscriber 

Source
Expand description

Runtime driver for the sans-I/O RFC 6665 event client.

sipx_ua::event_client::EventClient owns protocol decisions. This module owns the bounded socket transactions, timers and application channels that apply those decisions.

Structs§

EventNotification
One application delivery from a package consumer.
EventSubscription
Application ownership of one running subscription.
EventSubscriptionCounts
Runtime resource measurements for outbound event subscriptions.
EventSubscriptions
Dispatcher-owned outbound event subscription runtime.
EventSubscriptionsHandle
Cloneable application handle. It does not keep dispatcher-owned tasks alive.

Enums§

EventSubscriptionError
Failure before an outbound subscription owns runtime work.
EventSubscriptionEvent
One application-visible event from a running subscription.