MatrixSynapse/synapse/replication/tcp
Richard van der Hoff 3ee4ad09eb Fix json encoding bug in replication
json encoders have an encode method, not a dumps method.
2018-04-03 15:09:48 +01:00
..
__init__.py
client.py
commands.py Fix json encoding bug in replication 2018-04-03 15:09:48 +01:00
protocol.py Metrics for number of RDATA commands received 2018-01-15 17:45:55 +00:00
resource.py Fix some logcontext leaks in replication resource 2017-11-23 23:19:43 +00:00
streams.py