MatrixSynapse/synapse
Erik Johnston 87f9477b10 Add a Homeserver.setup method.
This is for setting up dependencies that require work on startup. This
is useful for the DataStore that wants to read a bunch from the database
before initiliazing.
2016-01-26 15:51:06 +00:00
..
api
app Add a Homeserver.setup method. 2016-01-26 15:51:06 +00:00
appservice
config
crypto
events
federation
handlers
http
metrics
push
rest
static/client
storage Add a Homeserver.setup method. 2016-01-26 15:51:06 +00:00
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py Add a Homeserver.setup method. 2016-01-26 15:51:06 +00:00
state.py
types.py