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> |
||
|---|---|---|
| .. | ||
| http | ||
| storage | ||
| tcp | ||
| __init__.py | ||
| _base.py | ||
| 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 | ||