object Hub
- Companion:
- class
Type members
Classlikes
A Subscription[A] is a subscription to receive A values from the hub.
The guarantee is that a subscriber will receive all values published to hub
while it is subscribed.
A Subscription[A] is a subscription to receive A values from the hub.
The guarantee is that a subscriber will receive all values published to hub
while it is subscribed.