srwalter / dbus-bytestream

Native D-Bus implementation for Rust
GNU Lesser General Public License v2.1
6 stars 4 forks source link

dbus-bytestream

Build Status

Rust-native implementation of the D-Bus wire protocol. Supports TCP and UNIX socket transports, as well as EXTERNAL, COOKIE and ANONYMOUS authentication. Uses dbus-serialize for the client facing D-Bus types.