Skype and DBus: should my client library act as a server?

David Zeuthen zeuthen at gmail.com
Mon Mar 23 12:07:06 PDT 2015


Hi,

On Wed, Mar 18, 2015 at 5:35 PM, Thiago Macieira <thiago at kde.org> wrote:

> Reality is that it's actually easier to write your own socket and
> marshalling
> code.
>

True that but don't forget the authentication code (EXTERNAL, etc.)! I
think it was the most challenging part to get right (and to test) when I
wrote GDBus. The ironic thing is that we don't really need any of it (and I
think kdbus does largely away with it) since 99% of the time we're using
Unix domain sockets + peer credentials...

    David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20150323/d995157d/attachment.html>


More information about the dbus mailing list