5 releases

Uses old Rust 2015

0.1.4 Mar 28, 2017
0.1.3 Oct 16, 2015
0.1.2 Jul 1, 2015
0.1.1 Jun 30, 2015
0.1.0 Jun 30, 2015

#17 in #cookie

27 downloads per month

LGPL-2.1

64KB
1.5K SLoC

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.


lib.rs:

Native rust implementation of the D-Bus wire protocol. Supports TCP and UDS transports, as well as the EXTERNAL and ANONYMOUS authentication types.

Dependencies

~4MB
~52K SLoC