mirror of
https://github.com/logos-messaging/specs.git
synced 2026-02-17 12:43:08 +00:00
Apply suggestion from @igor-sirotin
Co-authored-by: Igor Sirotin <igor.sirotin.1012@gmail.com>
This commit is contained in:
parent
b29e7573b8
commit
daf90fcfa0
@ -54,7 +54,7 @@ A Delivery Service (DS) is the service or method that distributes payloads to cl
|
||||
|
||||
In this protocol framework, payloads from multiple protocols are potentially multiplexed over the same channel. This requires that clients are able to associate a given payload to a given instance of a protocol.
|
||||
|
||||
A framing strategy should define a common payload type as well as a method to determine which state machine a receiving client must used to decode it.
|
||||
A framing strategy should define a common payload type as well as a method to determine which state machine a receiving client must use to decode it.
|
||||
|
||||
|
||||
## Protocol Components
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user