mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Batch receipts by thread as well as room
Signed-off-by: Andy Balaam <andy.balaam@matrix.org>
This commit is contained in:
parent
59f8d632a3
commit
a8cbc095af
|
|
@ -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…
Reference in a new issue