Where a message is ordered and how it is found again.
Ordering is by the server's timestamp, with a monotonic sequence number breaking ties. A tie
broken by arrival order alone is what the reference client relies on, and it only holds there
because of an incidental property of the sort it uses.
Where a message is ordered and how it is found again.
Ordering is by the server's timestamp, with a monotonic sequence number breaking ties. A tie broken by arrival order alone is what the reference client relies on, and it only holds there because of an incidental property of the sort it uses.