mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2026-06-22 19:58:11 +09:00
c5a98943c0
Introduced `waitForAck` to centralize ACK handling logic and updated retry mechanism in `sendWithRetry` to improve reliability and readability. Cleaned up error handling in WebSocket session management and ensured proper cleanup of resources. These changes enhance maintainability and robustness of the WebSocket song list routes.