Skip to content

fix(llc): fixes for fast reconnect flow#918

Merged
Brazol merged 18 commits intomainfrom
fix/reconnect-flow
Apr 2, 2025
Merged

fix(llc): fixes for fast reconnect flow#918
Brazol merged 18 commits intomainfrom
fix/reconnect-flow

Conversation

@Brazol
Copy link
Copy Markdown
Contributor

@Brazol Brazol commented Mar 26, 2025

Fixes FLU-76

This pull request is focused on enhancing network monitoring and improving reconnection strategies. It addresses issues with the fast reconnect flow, specifically regarding the recreation of the SFU WebSocket, and includes various other fixes related to the reconnect process. Additionally, it unifies network connection monitoring across the SDK and provides more configuration options for better control.

Comment thread packages/stream_video/lib/src/call/call.dart Outdated
Comment thread packages/stream_video/lib/src/call/call.dart Outdated
Comment thread packages/stream_video/lib/src/call/session/call_session.dart Outdated
@Brazol Brazol requested a review from Copilot March 27, 2025 16:03
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (20)
  • packages/stream_video/lib/src/call/call.dart: Language not supported
  • packages/stream_video/lib/src/call/session/call_session.dart: Language not supported
  • packages/stream_video/lib/src/call/session/call_session_factory.dart: Language not supported
  • packages/stream_video/lib/src/call/state/mixins/state_lifecycle_mixin.dart: Language not supported
  • packages/stream_video/lib/src/coordinator/open_api/coordinator_client_open_api.dart: Language not supported
  • packages/stream_video/lib/src/coordinator/open_api/coordinator_ws.dart: Language not supported
  • packages/stream_video/lib/src/models/call_participant_state.dart: Language not supported
  • packages/stream_video/lib/src/network_monitor_settings.dart: Language not supported
  • packages/stream_video/lib/src/sfu/ws/sfu_ws.dart: Language not supported
  • packages/stream_video/lib/src/stream_video.dart: Language not supported
  • packages/stream_video/lib/src/ws/health/health_monitor.dart: Language not supported
  • packages/stream_video/lib/src/ws/keep_alive.dart: Language not supported
  • packages/stream_video/lib/src/ws/ws.dart: Language not supported
  • packages/stream_video/lib/stream_video.dart: Language not supported
  • packages/stream_video_flutter/lib/src/call_participants/call_participants.dart: Language not supported
  • packages/stream_video_flutter/lib/src/call_participants/layout/call_participants_grid_view.dart: Language not supported
  • packages/stream_video_flutter/lib/src/call_participants/regular_call_participants_content.dart: Language not supported
  • packages/stream_video_flutter/lib/src/call_participants/screen_share_call_participants_content.dart: Language not supported
  • packages/stream_video_flutter/lib/src/livestream/livestream_content.dart: Language not supported
  • packages/stream_video_flutter/lib/src/renderer/video_renderer.dart: Language not supported

@Brazol Brazol marked this pull request as ready for review March 28, 2025 12:35
@Brazol Brazol requested a review from a team as a code owner March 28, 2025 12:35
@Brazol Brazol merged commit e1d79f3 into main Apr 2, 2025
7 checks passed
@Brazol Brazol deleted the fix/reconnect-flow branch April 2, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants