forked from MirrorHub/synapse
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.
|