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 #6837 from matrix-org/rav/federation_async
Browse files Browse the repository at this point in the history
Port much of `synapse.handlers.federation` to async/await.
  • Loading branch information
richvdh authored Feb 4, 2020
2 parents b9391c9 + 5d17c31 commit c7d6d5c
Show file tree
Hide file tree
Showing 4 changed files with 212 additions and 235 deletions.
1 change: 1 addition & 0 deletions changelog.d/6837.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 c7d6d5c

Please sign in to comment.