MatrixSynapse/synapse/federation
Richard van der Hoff c82ccd3027 Factor out exception handling in federation_client
Factor out the error handling from make_membership_event, send_join, and
send_leave, so that it can be shared.
2018-08-01 16:01:04 +01:00
..
transport
__init__.py
federation_base.py
federation_client.py Factor out exception handling in federation_client 2018-08-01 16:01:04 +01:00
federation_server.py
persistence.py
send_queue.py
transaction_queue.py
units.py