Skip to content
  • Zeeshan Ali Khan's avatar
    zb: API to create MessageStream for a given match rule · abebbe34
    Zeeshan Ali Khan authored
    This way, you can tell zbus to only wake-up the stream for the message
    it's intersted in. We leverage the existing internal API for match rule
    registration/setup, which will help us convert SignalStream (and other
    MessageStream users) to make use of this new API.
    
    Fixes #233.
    abebbe34