feat(sdk): Poll encryption state on sync event for up to 3 seconds.
3642856
4 months ago
by kaylendog
-0.21%
fix(sdk): Return from poll when encryption state known
Fixes Room::enable_encryption_inner to break out of polling the
encryption state when it becomes known, rather than just encrypted.
7880ec5
4 months ago
by kaylendog
-0.13%
fix(sdk): Check correct encryption state for encrypted state events