Skip to content

Redesign the network system threading #182

Description

@KarlOfDuty

The current system of spawning the BotListener through a thread that calls its constructor with an infinite loop in it isn't the best design. It should probably just be a singleton with a start and stop function for the network system to call. Same with how the network system is spawned to begin with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions