dendrite/syncapi/consumers
Till c366ccdfca
Send-to-device consumer/producer tweaks ()
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)
2022-09-13 09:35:45 +02:00
..
clientapi.go Allow batching in JetStreamConsumer () 2022-08-31 12:21:56 +01:00
keychange.go Allow batching in JetStreamConsumer () 2022-08-31 12:21:56 +01:00
presence.go Allow batching in JetStreamConsumer () 2022-08-31 12:21:56 +01:00
receipts.go Allow batching in JetStreamConsumer () 2022-08-31 12:21:56 +01:00
roomserver.go Allow batching in JetStreamConsumer () 2022-08-31 12:21:56 +01:00
sendtodevice.go Send-to-device consumer/producer tweaks () 2022-09-13 09:35:45 +02:00
typing.go Allow batching in JetStreamConsumer () 2022-08-31 12:21:56 +01:00
userapi.go Allow batching in JetStreamConsumer () 2022-08-31 12:21:56 +01:00