MatrixSynapse/synapse/replication/tcp
Richard van der Hoff 9bde730ef8
Fix bug where read-receipts lost their timestamps (#4927)
Make sure that they are sent correctly over the replication stream.

Fixes: #4898
2019-03-25 16:38:05 +00:00
..
__init__.py Fix up docs 2017-03-31 11:19:24 +01:00
client.py Move connecting logic into ClientReplicationStreamProtocol 2019-02-27 10:23:51 +00:00
commands.py Fix tightloop over connecting to replication server 2019-02-26 15:05:41 +00:00
protocol.py Fix bug where read-receipts lost their timestamps (#4927) 2019-03-25 16:38:05 +00:00
resource.py Add a config option for torture-testing worker replication. (#4902) 2019-03-20 16:04:35 +00:00
streams.py Fix bug where read-receipts lost their timestamps (#4927) 2019-03-25 16:38:05 +00:00