go.dbus icon indicating copy to clipboard operation
go.dbus copied to clipboard

Add Peer to peer dbus support

Open alexlarsson opened this issue 10 years ago • 3 comments

This adds a Server object that can be used to handle dbus clients connecting. It also adds server side authentication code, both the generic code and an EXTERNAL implementation.

There is a simple client/serve rdemo to test this, plus i verified connecting to the server with the gdbus implementation (from glib).

alexlarsson avatar Dec 02 '13 16:12 alexlarsson

Thanks for your contribution. I'll look at this as soon as I have time for it.

guelfey avatar Dec 03 '13 09:12 guelfey

this is great. Looking forward to seeing it merged.

philips avatar Jan 08 '14 22:01 philips

Any update on this PR?

crosbymichael avatar Mar 18 '14 21:03 crosbymichael