Skip to content

Perform multiple RCON commands using the same socket #3

@kipuki

Description

@kipuki

Currently, calling multiple RCON functions in the class executes them in multiple sockets. This means that a new socket is opened for every command. Ideally, there should be a way to command the server manager to run a list of commands/functions using the same socket.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions