matrix-dart-sdk/lib
Sorunome cd5131daa5
fix: Add locking to sending encrypted to_device messages to prevent potential race conditions
Due to chunked lazy sending of megolm sessions it was in theory that we encrypted two olm
messages to the same device in different futures out-of-order. Introducing locking here should
fix this (increadibly rare, so far only theoretical?) race-condition
2021-07-11 13:06:39 +02:00
..
encryption refactor: Move pedantic to dev_dependencies 2021-06-18 10:15:59 +02:00
src fix: Add locking to sending encrypted to_device messages to prevent potential race conditions 2021-07-11 13:06:39 +02:00
encryption.dart docs: Clean up dart documentations 2021-03-16 12:32:21 +00:00
matrix.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00