refactor(src): add session management and improve prewarm functionality #38

Merged
wandabastyle merged 3 commits from resolver into main 2026-05-01 02:22:32 +02:00
wandabastyle commented 2026-05-01 02:15:02 +02:00 (Migrated from github.com)
  • Added prewarm functionality to streamline channel session management.
  • Introduced `StreamSessionService` for handling stream sessions and prewarmed entries.
  • Updated `PrewarmCoordinator` to include session tracking and status checks.
  • Refactored `prewarm_live_status` to process live status updates with session context.
  • Enhanced `StreamSessionService::prewarm_channel_if_needed` for asynchronous channel preloading.
- Added prewarm functionality to streamline channel session management. - Introduced \`StreamSessionService\` for handling stream sessions and prewarmed entries. - Updated \`PrewarmCoordinator\` to include session tracking and status checks. - Refactored \`prewarm_live_status\` to process live status updates with session context. - Enhanced \`StreamSessionService::prewarm_channel_if_needed\` for asynchronous channel preloading.
Sign in to join this conversation.
No description provided.