Re: Skype and DBus: should my client library act as a server?
David Zeuthen <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <CAHkOivTBQ9u4GtN6onwBXNZwhDuXDELbJmuuSrNYELyvU0tW3w@mail.gmail.com> |
Hi, On Wed, Mar 18, 2015 at 5:35 PM, Thiago Macieira <[email protected]> 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 _______________________________________________ dbus mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/dbus