From a8cbc095af699658b3c7d86cca024f79f5155d33 Mon Sep 17 00:00:00 2001 From: Andy Balaam Date: Fri, 1 Dec 2023 09:21:50 +0000 Subject: [PATCH] Batch receipts by thread as well as room Signed-off-by: Andy Balaam --- content/client-server-api/modules/receipts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/modules/receipts.md b/content/client-server-api/modules/receipts.md index 54c8c7cf4..d8733e198 100644 --- a/content/client-server-api/modules/receipts.md +++ b/content/client-server-api/modules/receipts.md @@ -208,7 +208,7 @@ event when the user expands that thread. #### Server behaviour -For efficiency, receipts SHOULD be batched into one event per room +For efficiency, receipts SHOULD be batched into one event per room and thread before delivering them to clients. Some receipts are sent across federation as EDUs with type `m.receipt`. The