synapse-product/synapse/federation
2022-08-04 16:27:04 +01:00
..
sender Federation Sender & Appservice Pusher Stream Optimisations (#13251) 2022-07-15 09:36:56 +01:00
transport Add missing types to opentracing. (#13345) 2022-07-21 12:01:52 +00:00
__init__.py
federation_base.py Reduce the amount of state we pull from the DB (#12811) 2022-06-06 09:24:12 +01:00
federation_client.py Instrument /messages for understandable traces in Jaeger (#13368) 2022-08-03 10:57:38 -05:00
federation_server.py Faster Room Joins: prevent Synapse from answering federated join requests for a room which it has not fully joined yet. (#13416) 2022-08-04 16:27:04 +01:00
persistence.py
send_queue.py
units.py