mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-09 19:31:11 +01:00
7e8c605f98
We were `json.Unmarshal`ing the EDU and `json.Marshal`ing right before sending the EDU to the stream. Those are now removed and the consumer does `json.Unmarshal` once. |
||
---|---|---|
.. | ||
devicelistupdate.go | ||
signingkeyupdate.go |