Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unix socket support #164

Open
cyberb opened this issue Nov 22, 2023 · 0 comments · May be fixed by #165
Open

Unix socket support #164

cyberb opened this issue Nov 22, 2023 · 0 comments · May be fixed by #165

Comments

@cyberb
Copy link

cyberb commented Nov 22, 2023

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.

@cyberb cyberb linked a pull request Nov 24, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant