mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-10 15:14:36 +00:00
c366ccdfca
Some tweaks for the send-to-device consumers/producers: - use `json.RawMessage` without marshalling it first - try further devices (if available) if we failed to `PublishMsg` in the producers - some logging changes (to better debug E2EE issues) |
||
---|---|---|
.. | ||
clientapi.go | ||
keychange.go | ||
presence.go | ||
receipts.go | ||
roomserver.go | ||
sendtodevice.go | ||
typing.go | ||
userapi.go |