Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

Commit 4d9de1d

Browse files
committed
Update DS requirements
1 parent 21af11f commit 4d9de1d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

standards/application/chat-framework.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,10 @@ A Delivery Service (DS) is the service or method that distributes payloads to cl
4646

4747
- A DS MUST provide a method for clients to subscribe to messages from a delivery_address
4848
- Payloads sent to a delivery_address are delivered by a DS to all subscribers of that delivery_address
49+
- A DS SHOULD handle segmentation if the underling transport limits message sizes
4950
- A DS MAY NOT guarantee message delivery
5051
- A DS MAY NOT guarantee message ordering
52+
- A DS MAY reject payloads
5153

5254

5355
### Framing Strategy

0 commit comments

Comments
 (0)