Skip to content

Emit triggers with decrypted events if possible

Currently it emits encrypted events as-is since the decryption happens after adding events to ClientModel. We may well decrypt things in SyncResponse before we add the events into the model.