mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2026-05-06 22:30:47 +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.