MatrixSynapse/tests
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
..
api
app Revert "Federation outbound proxy" (#15910) 2023-07-10 11:10:20 -05:00
appservice
config
crypto
events
federation
handlers Add + as an allowed character for Matrix IDs (MSC4009) (#15911) 2023-07-11 12:21:00 -04:00
http Revert "Federation outbound proxy" (#15910) 2023-07-10 11:10:20 -05:00
logging
media
metrics
module_api
push
replication Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
rest Revert "Federation outbound proxy" (#15910) 2023-07-10 11:10:20 -05:00
scripts
server_notices
state
storage Revert "Federation outbound proxy" (#15910) 2023-07-10 11:10:20 -05:00
test_utils
types
util
__init__.py
server.py Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py Add `Server` to Access-Control-Expose-Headers header (#15908) 2023-07-11 09:18:50 +01:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Revert "Federation outbound proxy" (#15910) 2023-07-10 11:10:20 -05:00
utils.py