summary refs log tree commit diff
path: root/synapse/replication/http/streams.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-03Convert replication code to async/await. (#7987)Patrick Cloke1-1/+1
2020-08-03Convert ACME code to async/await. (#7989)Patrick Cloke3-14/+11
2020-07-