MatrixSynapse/tests/replication
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
..
http
storage
tcp
__init__.py
_base.py Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
test_auth.py
test_client_reader_shard.py
test_federation_ack.py
test_federation_sender_shard.py
test_module_cache_invalidation.py
test_multi_media_repo.py
test_pusher_shard.py
test_sharded_event_persister.py