Skip to content

0.5.0

Compare
Choose a tag to compare
@mcatanzariti mcatanzariti released this 05 Dec 18:10
· 175 commits to main since this release
  • Pub/Sub improvements:
      • replaced PubSubStream streamed Value by a more typed Rust struct: PubSubMessage
      • added associate functions subscribe, psubscribe, ssubscribe to PubSubStream to be able to add additional subscriptions to an existing stream