MatrixSynapse/synapse
Jason Little 224ef0b669
Unix Sockets for HTTP Replication (#15708)
Unix socket support for `federation` and `client` Listeners has existed now for a little while(since [1.81.0](https://github.com/matrix-org/synapse/pull/15353)), but there was one last hold out before it could be complete: HTTP Replication communication. This should finish it up. The Listeners would have always worked, but would have had no way to be talked to/at.

---------

Co-authored-by: Eric Eastwood <madlittlemods@gmail.com>
Co-authored-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
Co-authored-by: Eric Eastwood <erice@element.io>
2023-07-11 13:08:06 -05:00
..
_scripts
api
app Revert "Federation outbound proxy" (#15910) 2023-07-10 11:10:20 -05:00
appservice
config Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
crypto
events
federation
handlers Add + as an allowed character for Matrix IDs (MSC4009) (#15911) 2023-07-11 12:21:00 -04:00
http Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
logging Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
media Make the media `/upload` tracing less ambiguous (#15888) 2023-07-10 17:23:11 -05:00
metrics
module_api
push
replication
res
rest
server_notices
spam_checker_api
state
static
storage Fix downgrading to previous version of Synapse (#15907) 2023-07-10 16:24:42 +01:00
streams
types Add + as an allowed character for Matrix IDs (MSC4009) (#15911) 2023-07-11 12:21:00 -04:00
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
visibility.py