0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-28 15:38:18 +02:00
synapse/tests/federation
Richard van der Hoff 1800aabfc2
Split FederationHandler in half (#10692)
The idea here is to take anything to do with incoming events and move it out to a separate handler, as a way of making FederationHandler smaller.
2021-08-26 21:41:44 +01:00
..
transport Split FederationHandler in half (#10692) 2021-08-26 21:41:44 +01:00
__init__.py Implementation of server_acls 2018-07-04 19:06:20 +01:00
test_complexity.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_federation_catch_up.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_federation_sender.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_federation_server.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00