Skip to content

RCON Manager#12

Merged
Codycody31 merged 7 commits intomasterfrom
rcon-manager
Mar 15, 2025
Merged

RCON Manager#12
Codycody31 merged 7 commits intomasterfrom
rcon-manager

Conversation

@Codycody31
Copy link
Copy Markdown
Owner

@Codycody31 Codycody31 commented Mar 15, 2025

This pull request introduces the implementation of an RCON Manager to better manage RCON connections within the project. The main goal of this update is to enhance the efficiency and maintainability of the RCON connection handling process.

  • Fix issue of after one command is sent the next can not be
  • Ensure total connections remain at 2 for a single server
  • When a server is added or deleted remove it from the manager
  • API Endpoints
    • Manually subscribe to events such as CHAT_MESSAGE or SQUAD_CREATE

@Codycody31 Codycody31 added the enhancement New feature or request label Mar 15, 2025
@Codycody31 Codycody31 self-assigned this Mar 15, 2025
@Codycody31 Codycody31 marked this pull request as ready for review March 15, 2025 02:08
@Codycody31 Codycody31 merged commit e53b9e8 into master Mar 15, 2025
1 check passed
@Codycody31 Codycody31 deleted the rcon-manager branch March 15, 2025 02:11
@Codycody31 Codycody31 mentioned this pull request Mar 15, 2025
1 task
@Codycody31 Codycody31 mentioned this pull request Mar 23, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant