diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-04-07 12:41:40 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-04-07 12:41:40 +0100 |
commit | 6eb1bf7feb8508f513a89e0df232481ba479f5eb (patch) | |
tree | 8a266418a51f84d336a9691dfd008403ca8fce65 | |
parent | Merge remote-tracking branch 'origin/release-v1.56' into matrix-org-hotfixes (diff) | |
download | synapse-6eb1bf7feb8508f513a89e0df232481ba479f5eb.tar.xz |
Try using orjson for deserialisation replication messages
-rw-r--r-- | synapse/replication/tcp/commands.py | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/synapse/replication/tcp/commands.py b/synapse/replication/tcp/commands.py |