Skip to content

Allow multiple connections from the same IP #15

Description

@ProjectMoon

Currently, the server will attempt to automatically reconnect players who get disconnected. However, this has the unfortunate side-effect of "restoring" connections that are not actually in need of restoration. For example, if the same IP connects again while already playing, the new connection will simultaneously share the existing game session with the other connection. Then, all sorts of weird things happen.

This should not be the case.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions