Module subscribe
Structsยง
- Queued
Subscribe Future - A lazy future that resolves as soon as the subscription is recorded locally.
- Queued
Unsubscribe Future - A lazy future that resolves as soon as the unsubscribe is recorded locally.
- Subscribe
Builder - Builder for subscribing to one or more topic filters.
- Subscribe
Future - A lazy future returned by
SubscribeBuilder::send. - Unsubscribe
Builder - Builder for unsubscribing from one or more topic filters.
- Unsubscribe
Future - A lazy future returned by
UnsubscribeBuilder::send.