This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
Finalize API #18
Comments
ghost
assigned guelfey
May 10, 2013
guelfey
added a commit
that referenced
this issue
Jun 18, 2013
This mirrors the API of libdbus. Shared connections as returned by SessionBus and SystemBus are already registered and authenticated, and should be used in most cases. For private connections obtained with Dial or NewConn, authentication can be controlled. As a result, Auth and Hello are exported, and Auth can be passed a list of auth mechanisms to try. The interface for authentication has changed as well. Also, the new functions {Session,System}BusPrivate return private connections to the respective message bus. Updates #18.
guelfey
added a commit
that referenced
this issue
Jul 22, 2013
Got that commit message wrong. 2ba8c56 is not related to this issue. |
aulanov
pushed a commit
to aulanov/go.dbus
that referenced
this issue
Jul 31, 2015
Fix encoding alignment logic.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Decide on a stable API. Open questions / issues:
The text was updated successfully, but these errors were encountered: