srwalter / dbus-bytestream

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

Hook into an event loop #10

Open mathstuf opened 8 years ago

mathstuf commented 8 years ago

It'd be nice to be able to hook into an event loop rather than having to rely on a blocking call to read messages.