udoprog / tokio-dbus

Pure Rust D-Bus implementation for Tokio

Repository from Github https://github.comudoprog/tokio-dbusRepository from Github https://github.comudoprog/tokio-dbus

tokio-dbus

github crates.io docs.rs build status

An asynchronous D-Bus implementation for the Tokio ecosystem.

So far this is a fairly low-level implementation, but is sufficient to write efficient servers without some of the flair associated with other clients (like proxies generated from xml).

To currently see how it's used, see:

About

Pure Rust D-Bus implementation for Tokio


Languages

Language:Rust 100.0%