tokio-dbus

Crates.iotokio-dbus
lib.rstokio-dbus
version0.0.17
sourcesrc
created_at2023-11-21 06:03:42.44785
updated_at2024-02-19 00:27:13.391977
descriptionPure Rust D-Bus implementation for Tokio.
homepagehttps://github.com/udoprog/tokio-dbus
repositoryhttps://github.com/udoprog/tokio-dbus
max_upload_size
id1043755
size214,620
John-John Tedro (udoprog)

documentation

https://docs.rs/tokio-dbus

README

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:

Commit count: 90

cargo fmt