MatrixSynapse/synapse
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
..
api
app
appservice
config
crypto
events
federation
groups another typo 2018-07-10 12:28:42 +01:00
handlers Split MessageHandler into read only and writers 2018-07-18 15:33:03 +01:00
http
metrics
module_api Delete devices in various logout situations 2017-11-29 16:44:35 +00:00
push
replication
rest Split MessageHandler into read only and writers 2018-07-18 15:33:03 +01:00
server_notices run isort 2018-07-09 16:09:20 +10:00
static/client
storage
streams Fix develop because I broke it :( (#3535) 2018-07-14 09:51:00 +10:00
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py Split MessageHandler into read only and writers 2018-07-18 15:33:03 +01:00
server.pyi
state.py run isort 2018-07-09 16:09:20 +10:00
types.py run isort 2018-07-09 16:09:20 +10:00
visibility.py