Skip to content

Could we somehow use shared memory to continue a connection after a server crash? #1

Description

@anderspitman

I'm considering adding path migration to omnistreams. This would likely require some amount of retransmission of any unacked frames upon reconnection. But what if we wanted to handle the case where the server crashes? If it had data waiting to be sent there's no way to re-establish the existing streams. But maybe we could use shared memory and store data waiting to be sent there, and get around this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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