Skip to content

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

@kayabaNerve

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    optimizationThis could be betterprotocolThe protocol has an issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions