Skip to main content

Module notifier

Module notifier 

Source
Expand description

The socket driver for the RFC 6665 notifier state machine.

sipx_ua::subscribe::Subscriptions remains the only protocol store. This module adds the dialog target, package document and owned expiry task that only a live endpoint can supply. The decision table and lifetime rules are in docs/specs/event-notifier.md.

Structsยง

Notifier
A bounded RFC 6665 notifier ready to attach to one crate::Dispatcher.
NotifierCounts
Runtime measurements for an endpoint event notifier.
NotifierHandle
Read-only application handle for the notifier attached to a dispatcher.