mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-10 16:38:26 +00:00
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)