Skip to content

feature(cbus): add synchronous channels for tokio runtime and std threads

Konstantin D requested to merge feat/cbus_sync_channels into master

Summary

  • feat(cbus): add synchronous channels for tokio runtime and std threads.

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files
Edited by Konstantin D

Merge request reports