kompics/kompact

Session Sequence Number

Bathtor opened this issue · 0 comments

In order to support applications with very strict FIFO requirements, we might need to annotate network messages with a running session id for the TCP channel they were sent on. This way applications can identify the occurrence of a session-loss and re-establishment in-order and act according to their required protocol.