mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-24 13:05:28 +00:00
d3bd03559b
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.