Skip to content

Unix socket support #164

@cyberb

Description

@cyberb

Dendrite and whatsapp bridge (go lib) already support unix socket connection using the following config:

homeserver:
  address: unix:///var/snap/matrix/current/matrix.socket
appservice:
  address: unix:///var/snap/matrix/current/telegram.socket
  hostname: /var/snap/matrix/current/telegram.socket

Is it possible with python lib (for example telegram)?
If not I will try to add the support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions