Skip to content

Support server/peer-to-peer mode #36

@amezin

Description

@amezin

See https://developer.gnome.org/gio/stable/GDBusServer.html

Processes can use D-Bus protocol to talk directly to each other, without a bus.

But in the current code DBusServerBase's __init__ (and then all of its subclasses) has "bus type" and "name" parameters that both don't exist in server/peer-to-peer mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions