mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2026-02-04 12:42:24 +09:00
Consolidated coroutine scopes into `songListScope` and `timerScope` for better management across WebSocket routes. Introduced ACK (acknowledgment) handling for reliable message delivery with retries and timeouts. Updated session handling for multiple WebSocket routes to improve code maintainability and consistency.