Skip to content

Server-Side Cleanup #58

Description

@RobertMcCoy

Since we are doing our own connection pooling to have a friendlier way to access information we need to implement a cleanup method that runs occasionally and looks for connections that have no connected socket and remove them. Right now there are no noticeable issues, but if there are 50+ rooms being stored on a server I can only imagine the performance issues that might cause.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions