bc8c2752e4
This fixes a bug where we would try to create a new Olm session, even if we already created one, because we didn't yet add the new one to the store. This would be triggered every time two or more Olm pre-key messages arrive that don't yet have an Olm session. This leads to decryption failures for every message that arrived in the same sync after the first one which created the new Olm session. |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml | ||
README.md |