MatrixSynapse/synapse/replication/tcp
Brendan Abolivier c7a5e49664
Implement an `on_new_event` callback (#11126)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2021-10-26 15:17:36 +02:00
..
streams Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
client.py Implement an `on_new_event` callback (#11126) 2021-10-26 15:17:36 +02:00
commands.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
external_cache.py Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
handler.py Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
protocol.py Fix logging context warnings when losing replication connection (#10984) 2021-10-15 13:10:58 +01:00
redis.py Fix logging context warnings when losing replication connection (#10984) 2021-10-15 13:10:58 +01:00
resource.py Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00