MatrixSynapse/synapse/federation
Erik Johnston c52e8d395b Merge pull request #61 from matrix-org/timeout-federation-requests
Timeout federation requests
2015-02-11 17:10:33 +00:00
..
transport Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
__init__.py
federation_base.py
federation_client.py
federation_server.py
persistence.py Don't unfreeze when using FreezeEvent.get_dict, as we are using a JSONEncoder that understands FrozenDict 2015-02-11 15:44:28 +00:00
replication.py Fix so timing out connections to actually work. 2015-02-11 16:48:05 +00:00
transaction_queue.py Log all the exits from _attempt_new_transaction 2015-02-10 17:30:46 +00:00
units.py