MatrixSynapse/tests/replication
Patrick Cloke 7fbf42499d
Use `getClientAddress` instead of `getClientIP`. (#12599)
getClientIP was deprecated in Twisted 18.4.0, which also added
getClientAddress. The Synapse minimum version for Twisted is
currently 18.9.0, so all supported versions have the new API.
2022-05-04 14:11:21 -04:00
..
slave Implement changes to MSC2285 (hidden read receipts) (#12168) 2022-05-04 11:59:22 -04:00
tcp
__init__.py
_base.py Use `getClientAddress` instead of `getClientIP`. (#12599) 2022-05-04 14:11:21 -04:00
test_auth.py
test_client_reader_shard.py
test_federation_ack.py
test_federation_sender_shard.py
test_multi_media_repo.py
test_pusher_shard.py
test_sharded_event_persister.py