Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6840 from matrix-org/rav/federation_client_async
Browse files Browse the repository at this point in the history
Port much of `synapse.federation.federation_client` to async/await
  • Loading branch information
richvdh authored Feb 5, 2020
2 parents a831d2e + 6bbd890 commit 577f460
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 136 deletions.
1 change: 1 addition & 0 deletions changelog.d/6840.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Port much of `synapse.handlers.federation` to async/await.
Loading

0 comments on commit 577f460

Please sign in to comment.