Monthly Archives: May 2010

Conquering DBus

I haven’t written in a while because I’ve been pretty heads down on a project I’m working on. Hopefully, it will be in a shape where it makes sense to share with everyone before too long.
In this project, I needed an RPC system that could have multiple transport and be fully asynchronous (with GAsyncResult, [...]