Batch receipts by thread as well as room (#1685)
This commit is contained in:
parent
59f8d632a3
commit
3b2146c875
2 changed files with 2 additions and 1 deletions
|
@ -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
|
#### 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.
|
before delivering them to clients.
|
||||||
|
|
||||||
Some receipts are sent across federation as EDUs with type `m.receipt`. The
|
Some receipts are sent across federation as EDUs with type `m.receipt`. The
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue