diff options
author | Kegan Dougal <kegan@matrix.org> | 2015-02-05 13:42:35 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2015-02-05 13:42:35 +0000 |
commit | 0613666d9c417005393636b935593c423f4417b9 (patch) | |
tree | 8e7761a0f0e23e909b945a0d88a2bd697df6f713 /synapse/appservice | |
parent | Fix unit tests. (diff) | |
download | synapse-0613666d9c417005393636b935593c423f4417b9.tar.xz |
Serialize events before sending to ASes
Diffstat (limited to 'synapse/appservice')
-rw-r--r-- | synapse/appservice/api.py | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/synapse/appservice/api.py b/synapse/appservice/api.py |