Skip to content

zbus-2.2.0

Choose a tag to compare

@zeenix zeenix released this 11 May 07:56
· 3544 commits to main since this release
  • Support UnixStream on Windows.
  • Allow constructing message bodies from arbitrary bytes.
  • Avoid sleeping or parking thread in the docs example code.
  • Allow bypassing properties caching for certain properties by name.
  • Connection::request_name no longer implicitly starts the ObjectServer.
  • Documentation improvements and fixes.
  • Drop utility function block_on from public API, it was never intended to be public.
  • Dependencies changed:
    • Add uds_windows on Windows.
    • Bump async-broadcast to 0.4.0.