This repository was archived by the owner on Jun 27, 2023. It is now read-only.
This repository was archived by the owner on Jun 27, 2023. It is now read-only.
Messages are being written out of order #18
Closed
Description
Although there is no promise that in a FloodSub network messages are delivered sequencially (due to retransmissions, forwarding etc), it should be impossible for 2 nodes connected over TCP, one publisher and one subscriber, to see the messages from the other arrived unordered.
See more here: ipfs/js-ipfs#644 (comment)