0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-14 23:33:53 +01:00
This commit is contained in:
Richard van der Hoff 2020-02-03 21:15:08 +00:00
parent 6deeefb68c
commit 4b4536dd02

1
changelog.d/6840.misc Normal file
View file

@ -0,0 +1 @@
Port much of `synapse.handlers.federation` to async/await.