mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2026-05-06 22:30:47 +09:00
02cede87f8
Introduced SongListWebSocketManager for managing WebSocket sessions, including ping-pong handling and retry mechanisms. Refactored WSSongListRoutes to delegate session management and simplify logic by leveraging the new manager class.