synapse/synapse/rest
Nick Barrett af54167516
Enable passing typing stream writers as a list. (#11237)
This makes the typing stream writer config match the other stream writers
that only currently support a single worker.
2021-11-03 14:25:47 +00:00
..
admin Remove deprecated delete room admin API (#11213) 2021-11-01 15:11:24 +00:00
client Enable passing typing stream writers as a list. (#11237) 2021-11-03 14:25:47 +00:00
consent Use direct references for configuration variables (part 4). (#10893) 2021-09-23 12:03:01 -04:00
key Add reactor to SynapseRequest and fix up types. (#10868) 2021-09-24 11:01:25 +01:00
media Merge remote-tracking branch 'origin/master' into develop 2021-11-02 14:28:27 +00:00
synapse Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
__init__.py Add missing type hints to non-client REST servlets. (#10817) 2021-09-15 08:45:32 -04:00
health.py Add missing type hints to non-client REST servlets. (#10817) 2021-09-15 08:45:32 -04:00
well_known.py Support for serving server well-known files (#11211) 2021-11-01 15:10:16 +00:00