Batch receipts by thread as well as room (#1685)

pull/1689/head^2
Andy Balaam 5 months ago committed by GitHub
parent 59f8d632a3
commit 3b2146c875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
Clarify that read-receipts should be batched by thread as well as room.

@ -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

Loading…
Cancel
Save