Skip to content

[Proposal] Numbered messages to enforce message ordering #594

Open
@anthonybilinski

Description

@anthonybilinski

Currently order of messages is not enforced by core, but reliability is. This works as long as sender and receiver enforce order on machine, and the latency for each message differs by less than the time between messages.

In cases where latency is fluctuating, i.e. with mobile, or with Tor, rapid messages in succession arrive out of order. This is especially bad when sending large messages that are split across multiple toxcore messages, a feature supported in qTox.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low priorityenhancementNew feature for the user, not a new feature for build scriptmessengerMessenger

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions