Module sep2_client::pubsub
source · Available on crate feature
pubsub
only.Expand description
Subscription/Notification Function Set
Structs
- A lightweight IEEE 2030.5 Server for receiving
Notification<T>
resources from a server for the subscription / notification mechanism.
Traits
- A trait implemented by types that can be used as a route callback in a
ClientNotifServer
.