-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
As specified in the RFC, confirmable message should be retransmitted until receiving an Acknowledgement with the same message ID
Client Server
| |
| CON [0x7d34] |
+----------------->|
| |
| ACK [0x7d34] |
|<-----------------+
| |
The sender retransmits the Confirmable message at exponentially increasing intervals, until it receives an acknowledgement (or Reset message) or runs out of attempts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels