Skip to content

Discussion: Reliability in unreliable networks #6

@dlqqq

Description

@dlqqq

Description

@ellisonbg and @Zsailer pointed out that the design proposed in #3 may lead to issues in unreliable networks. Specifically:

  • What happens if a brief disconnect occurs while a message is moving through the WebSocket? Does that message always get lost?

  • Is it possible for a message to be "dropped" while the connection is still alive?

We should look into what transport-layer guarantees are offered by TCP, and whether they address these questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions