summary refs log tree commit diff
path: root/synapse/http/replicationagent.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unix Sockets for HTTP Replication (#15708)Jason Little2023-07-111-15/+32
* Fix using TLS for replication (#15746)Erik Johnston2023-06-081-1/+1
* Use a custom scheme & the worker name for replication requests. (#15578)Jason Little2023-05-231-7/+27
* HTTP Replication Client (#15470)Jason Little2023-05-091-0/+150