Skip to content

Using a single socket and simply passing messages to two different handlers would be much more optimal. #307

Description

@kayabaNerve

The current system halves the amount of connections we can have due to FD limits. We also have to track has live/has sync leading to issues such as #290. Finally, it's likely a bit more CPU intensive.

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

    optimizationThis could be betterprotocolThe protocol has an issue

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions