forked-synapse/synapse/federation
Erik Johnston f6ebaf4a32 Run transaction queue on reactor
This ensures that any CPU work that happens doesn't block message
sending.
2016-05-09 10:10:06 +01:00
..
transport Add an openidish mechanism for proving to third parties that you own a given user_id 2016-05-05 13:42:44 +01:00
__init__.py Remove redundated BaseHomeServer 2016-01-26 13:52:29 +00:00
federation_base.py copyrights 2016-01-07 04:26:29 +00:00
federation_client.py Intern all the things 2016-03-23 16:25:54 +00:00
federation_server.py Add an openidish mechanism for proving to third parties that you own a given user_id 2016-05-05 13:42:44 +01:00
persistence.py copyrights 2016-01-07 04:26:29 +00:00
replication.py Remove redundated BaseHomeServer 2016-01-26 13:52:29 +00:00
transaction_queue.py Run transaction queue on reactor 2016-05-09 10:10:06 +01:00
units.py copyrights 2016-01-07 04:26:29 +00:00