MatrixSynapse/synapse/federation
Erik Johnston c178e4e6ca Add missing servlet to list 2015-03-19 17:48:21 +00:00
..
transport Add missing servlet to list 2015-03-19 17:48:21 +00:00
__init__.py
federation_base.py
federation_client.py Replace the @metrics.counted annotations in federation with specifically-written counters and distributions 2015-03-12 16:24:51 +00:00
federation_server.py Replace the @metrics.counted annotations in federation with specifically-written counters and distributions 2015-03-12 16:24:51 +00:00
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
transaction_queue.py Appease pep8 2015-03-12 16:24:51 +00:00
units.py