diff options
Diffstat (limited to '40.md')
| -rw-r--r-- | 40.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -43,7 +43,7 @@ Clients SHOULD ignore events that have expired. | |||
| 43 | Relay Behavior | 43 | Relay Behavior |
| 44 | -------------- | 44 | -------------- |
| 45 | 45 | ||
| 46 | Relays MAY NOT delete an expired message immediately on expiration and MAY persist them indefinitely. | 46 | Relays MAY NOT delete expired messages immediately on expiration and MAY persist them indefinitely. |
| 47 | Relays SHOULD NOT send expired events to clients, even if they are stored. | 47 | Relays SHOULD NOT send expired events to clients, even if they are stored. |
| 48 | Relays SHOULD drop any events that are published to them if they are expired. | 48 | Relays SHOULD drop any events that are published to them if they are expired. |
| 49 | An expiration timestamp does not affect storage of ephemeral events. | 49 | An expiration timestamp does not affect storage of ephemeral events. |