Skip to content

zbus-1.5.0

Choose a tag to compare

@zeenix zeenix released this 11 May 07:49
· 4931 commits to main since this release
  • Proxy API to receive and handle signals. This includes:
    • Previously missing signals from fdo module.
    • xmlgen tool now generates code for signal handling as well.
  • Connection::receive_specific.
  • Connection::is_bus.
  • <AsRef<Proxy>> impl. for Proxy
  • Document a potential deadlock.