mirror of
https://github.com/unraid/api.git
synced 2026-01-05 16:09:49 -06:00
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Refactor** - Simplified and streamlined the management of the local Connect API key, renaming it to "ConnectInternal" and removing legacy keys. - Updated internal logic to directly retrieve or create the Connect API key without storing or emitting it in configuration or events. - Replaced custom WebSocket handling with default implementation and improved asynchronous API key retrieval for client connections. - Enhanced asynchronous handling for subscription and query execution to ensure proper client initialization. - **Chores** - Removed obsolete methods and test suites related to previous Connect API key management logic. <!-- end of auto-generated comment: release notes by coderabbit.ai -->