Modulesยง
- broadcast
- Provides an unbounded size broadcast async-aware queue
- subscribable_
mutex - A mutex that can be subscribed to, and will notify the subscribers whenever the internal data is changed.
- subscribable_
rwlock - A rwlock that can be subscribed to, and will return state to subscribers whenever the internal data is changed.