rm unneeded line

This commit is contained in:
Ivan FB 2026-04-24 09:49:50 +02:00
parent 1acec4f7e1
commit 03c146b6b9
No known key found for this signature in database
GPG Key ID: DF0C67A04C543270

View File

@ -288,7 +288,7 @@ Each `ReliableChannel` MUST maintain internal state for [SDS](https://lip.logos.
- An incoming buffer for partially received segmented messages awaiting full reassembly.
The state MUST be persisted using the `persistence` backend specified in `SdsConfig`.
The default `memory` backend does not survive process restarts; implementors providing persistence SHOULD use a durable backend.
**Encryption**: