element-hq / element-hq/synapse

Enable connecting to appservices through unix sockets

Open
#16,399 0 comments 2 reactions 0 assignees View on GitHub
A-Application-Service O-Uncommon T-Enhancement
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

This issue has been migrated from [#16399](https://github.com/matrix-org/synapse/issues/16399).

---

**Description:**

When the URL provided in an appservice-registration is a unix socket of the schema `unix:/path/to.sock`, the server refuses to connect and reports "Unsupported schema: 'unix'".

For deployments where appservices are on the same machine as the server, it would make sense to enable this functionality.

(Since this seems to be handled specifically by the server, I assume it's not a bug.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.