MatrixSynapse/synapse/http
Richard van der Hoff 2c8526cac7 Use a connection pool for the SimpleHttpClient
In particular I hope this will help the pusher, which makes many requests to
sygnal, and is currently negotiating SSL for each one.
2018-01-20 00:55:44 +00:00
..
__init__.py
additional_resource.py
client.py Use a connection pool for the SimpleHttpClient 2018-01-20 00:55:44 +00:00
endpoint.py
matrixfederationclient.py
server.py Merge remote-tracking branch 'origin/develop' into rav/track_db_scheduling 2018-01-17 14:01:57 +00:00
servlet.py
site.py