-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
SUMMARY
Following the SWIM protocol, the sequence number value must be sent within each message sent by the protocol
MOTIVATION
See SWIM protocol:
The data contained in each message of this protocol is tagged with the unique sequence number of the protocol period at the initiator
SCENARII
When a protocol message is sent (Ping, PingRequest or Acknowledge), the current sequence_number is present (in the header for example).
DEPENDS ON
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request