Skip to content

Commit

Permalink
Batch receipts by thread as well as room
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Balaam <andy.balaam@matrix.org>
  • Loading branch information
andybalaam committed Dec 1, 2023
1 parent 59f8d63 commit a8cbc09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/client-server-api/modules/receipts.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a8cbc09

Please sign in to comment.