Skip to content

Releases: livliu686/MsgBus

v1.1.0

13 Apr 08:32
f7fe837

Choose a tag to compare

v1.1.0 Pre-release
Pre-release

What's Changed

  • docs: fix redirect stubs with leftover content, add missing benchmark sections by @huihuilivio in #2
  • Performance: TopicId routing + Wildcard trie + Condvar backoff by @huihuilivio in #3
  • test: add 7 tests to improve coverage to 98.2%, update docs by @huihuilivio in #4

Full Changelog: v1.0.0...v1.1.0

v1.0.0

13 Apr 04:48
c76ee71

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

What's Changed

  • feat: zero-copy optimization, multi-dispatcher, topic wildcards, and hardened reliability by @huihuilivio in #1

New Contributors

  • @huihuilivio made their first contribution in #1

Full Changelog: https://github.com/huihuilivio/MsgBus/commits/v1.0.0