MatrixSynapse/synapse/rest/client
Erik Johnston 8cb8df55e9 Split MessageHandler into read only and writers
This will let us call the read only parts from workers, and so be able
to move some APIs off of master, e.g. the `/state` API.
2018-07-18 15:33:03 +01:00
..
v1 Split MessageHandler into read only and writers 2018-07-18 15:33:03 +01:00
v2_alpha
__init__.py
transactions.py
versions.py