MatrixSynapse/synapse/replication/http
Erik Johnston 8f5931d504 Make 'persist_and_notify_client_event' only return EventBase and document 2020-10-12 14:22:55 +01:00
..
__init__.py Typing worker needs to handle stream update requests (#7967) 2020-07-28 11:04:53 +01:00
_base.py Add metrics to track success/otherwise of replication requests (#8406) 2020-09-29 11:06:11 +01:00
devices.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
federation.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
login.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
membership.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
presence.py Convert replication code to async/await. (#7987) 2020-08-03 07:12:55 -04:00
register.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
send_event.py Make 'persist_and_notify_client_event' only return EventBase and document 2020-10-12 14:22:55 +01:00
streams.py Convert replication code to async/await. (#7987) 2020-08-03 07:12:55 -04:00