Module pub_sub_hub

Source
Expand description

A simple publish-and-subscribe facility.

Structs§

PubSubFuture
The Future used by a subscriber to await updates.
PubSubHub
A rendezvous point for publishers and subscribers.