MatrixSynapse/synapse/http
Richard van der Hoff 18e144fe08 Move RequestsMetrics to its own file
This is useful in its own right, because server.py is full of stuff; but more
importantly, I want to do some refactoring that will cause a circular reference
as it is.
2018-05-09 19:55:03 +01:00
..
__init__.py
additional_resource.py
client.py
endpoint.py
matrixfederationclient.py
request_metrics.py Move RequestsMetrics to its own file 2018-05-09 19:55:03 +01:00
server.py Move RequestsMetrics to its own file 2018-05-09 19:55:03 +01:00
servlet.py
site.py