feat(sdk): Poll encryption state on sync event for up to 3 seconds.
3642856
7 hours ago
by kaylendog
0%
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.