Module pubsub

Source
Expand description

PUB-SUB auto-serializing structures.

Structs§

Sink
Subscriber sink.
Subscriber
New PUB-SUB subcriber.

Enums§

SubscriptionId
Unique subscription id. NOTE Assigning same id to different requests will cause the previous request to be unsubscribed.
OSZAR »