MatrixSynapse/synapse/replication
Jason Little d3bd03559b
HTTP Replication Client (#15470)
Separate out a HTTP client for replication in preparation for
also supporting using UNIX sockets. The major difference from
the base class is that this does not use treq to handle HTTP
requests.
2023-05-09 14:25:20 -04:00
..
http HTTP Replication Client (#15470) 2023-05-09 14:25:20 -04:00
tcp
__init__.py