From b960273a6ab20735029576d7754d56bc301d5e1a Mon Sep 17 00:00:00 2001 From: Paolo Capriotti Date: Wed, 25 Oct 2023 12:24:46 +0200 Subject: [PATCH] Add CHANGELOG entry --- changelog.d/5-internal/mls-robust-consume | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/5-internal/mls-robust-consume diff --git a/changelog.d/5-internal/mls-robust-consume b/changelog.d/5-internal/mls-robust-consume new file mode 100644 index 00000000000..b57f1e773e0 --- /dev/null +++ b/changelog.d/5-internal/mls-robust-consume @@ -0,0 +1 @@ +More robust consuming of MLS messages: the behaviour of `sendAndConsumeMessage` and `sendAndConsumeCommitBundle` is changed to actually wait for those messages on the client's websocket