MatrixSynapse/synapse/util
Erik Johnston 0aba6c8251
Merge pull request #5183 from matrix-org/erikj/async_serialize_event
Allow client event serialization to be async
2019-05-15 10:36:30 +01:00
..
caches Add a caching layer to .well-known responses (#4516) 2019-01-30 10:55:25 +00:00
__init__.py
async_helpers.py Update docstring with correct return type 2019-05-15 09:52:52 +01:00
distributor.py comment about user_joined_room 2019-05-14 18:53:09 +01:00
file_consumer.py
frozenutils.py
httpresourcetree.py
jsonobject.py
logcontext.py
logformatter.py
logutils.py
manhole.py Fix disappearing exceptions in manhole. (#5035) 2019-04-10 07:23:48 +01:00
metrics.py
module_loader.py
msisdn.py
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py Use SystemRandom for token generation 2019-05-03 13:02:55 +01:00
threepids.py
versionstring.py
wheel_timer.py