mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-15 01:00:51 -05:00
* Remove redundant WrappedConnection The matrix federation client uses an HTTP connection pool, which times out its idle HTTP connections, so there is no need for any of this business. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| additional_resource.py | ||
| client.py | ||
| endpoint.py | ||
| matrixfederationclient.py | ||
| request_metrics.py | ||
| server.py | ||
| servlet.py | ||
| site.py | ||