MatrixSynapse/synapse
Erik Johnston d13459636f Pull prev txn from in memory 2016-05-06 11:30:55 +01:00
..
api
app Actually start the pusher daemon 2016-04-26 17:07:09 +01:00
appservice
config Make pyjwt dependency optional 2016-04-25 14:30:15 +01:00
crypto
events
federation Add an openidish mechanism for proving to third parties that you own a given user_id 2016-05-05 13:42:44 +01:00
handlers Reduce database inserts when sending transactions 2016-05-06 11:20:18 +01:00
http Fix more typos in per-request metrics 2016-04-28 15:29:46 +01:00
metrics
push Optionally split out the pushers into a separate process 2016-04-21 17:22:37 +01:00
replication Report per request metrics for all of the things using request_handler 2016-04-28 10:57:49 +01:00
rest Rename openid/token to openid/request_token 2016-05-05 15:15:00 +01:00
static/client
storage Pull prev txn from in memory 2016-05-06 11:30:55 +01:00
streams
util Add a metrics listener and a ssh listener to the pusher 2016-04-25 17:34:25 +01:00
__init__.py
notifier.py
python_dependencies.py Make pyjwt dependency optional 2016-04-25 14:30:15 +01:00
server.py Optionally split out the pushers into a separate process 2016-04-21 17:22:37 +01:00
state.py Always use state cache entry if it exists 2016-04-20 11:49:10 +01:00
types.py