MatrixSynapse/synapse/replication/tcp
Richard van der Hoff e13c6c7a96 Handle one-word replication commands correctly
`REPLICATE` is now a valid command, and it's nice if you can issue it from the
console without remembering to call it `REPLICATE ` with a trailing space.
2020-04-07 17:43:46 +01:00
..
streams
__init__.py
client.py
commands.py
handler.py
protocol.py Handle one-word replication commands correctly 2020-04-07 17:43:46 +01:00
resource.py