mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-28 23:20:09 +03: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.
1 line
96 B
Text
1 line
96 B
Text
Create new `Client` for use with HTTP Replication between workers. Contributed by Jason Little.
|