MatrixSynapse/synapse/federation
Patrick Cloke 66a4af8d96
Do not use canonicaljson to magically handle decoding bytes from JSON. (#7802)
2020-07-10 14:30:08 -04:00
..
sender Add ability to shard the federation sender (#7798) 2020-07-10 18:26:36 +01:00
transport Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
__init__.py
federation_base.py
federation_client.py Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
federation_server.py Do not use canonicaljson to magically handle decoding bytes from JSON. (#7802) 2020-07-10 14:30:08 -04:00
persistence.py
send_queue.py Add ability to shard the federation sender (#7798) 2020-07-10 18:26:36 +01:00
units.py