Create a DBus Daemon?

I am planing to write a DBus daemon in Rust.
This would be my requirements:

  • pure written in Rust (no C code)
  • async with multithreading (most likely using Tokio)

What do you think?

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.