Skip to content

Conversation

@ipavlidakis
Copy link
Contributor

🔗 Issue Links

Resolves https://linear.app/stream/issue/IOS-770/sfu-healthcheck-event-isnt-handled-correctly

🛠 Implementation

The webSocketClient implementation treats the healthCheck events differently. This revision ensures that healthCheck events will go through the regular process that allows all alive observers to receive them.

☑️ Contributor Checklist

  • I have signed the Stream CLA (required)
  • This change follows zero ⚠️ policy (required)
  • This change should receive manual QA
  • Changelog is updated with client-facing changes
  • New code is covered by unit tests
  • Comparison screenshots added for visual changes
  • Affected documentation updated (tutorial, CMS)

@ipavlidakis ipavlidakis added the bug Something isn't working label Mar 27, 2025
@ipavlidakis ipavlidakis self-assigned this Mar 27, 2025
@ipavlidakis ipavlidakis requested a review from a team as a code owner March 27, 2025 15:04
Text(L10n.Call.Livestream.notStarted)
notStartedView
} else {
ZStack {
Copy link
Contributor

Choose a reason for hiding this comment

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

No changes here, just moving things around, right?

Copy link
Contributor Author

@ipavlidakis ipavlidakis Mar 27, 2025

Choose a reason for hiding this comment

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

It adds also some background when the state is loading,error or backstage because currently the text just overlays the CallScreen. it also shows the controls show that in any state the user can leave the call.

@ipavlidakis ipavlidakis force-pushed the fix/livestream-participants-count branch from 77b0839 to f27ea4f Compare March 27, 2025 16:10
@Stream-SDK-Bot
Copy link
Collaborator

Stream-SDK-Bot commented Mar 27, 2025

SDK Size

title develop branch diff status
StreamVideo 7.6 MB 7.6 MB 0 KB 🟢
StreamVideoSwiftUI 2.09 MB 2.09 MB +1 KB 🟢
StreamVideoUIKit 2.23 MB 2.23 MB +1 KB 🟢
StreamWebRTC 9.85 MB 9.85 MB 0 KB 🟢

@github-actions
Copy link

Public Interface

🚀 No changes affecting the public interface.

@github-actions
Copy link

Public Interface

🚀 No changes affecting the public interface.

@github-actions
Copy link

Public Interface

🚀 No changes affecting the public interface.

@github-actions
Copy link

Public Interface

🚀 No changes affecting the public interface.

@sonarqubecloud
Copy link

@ipavlidakis ipavlidakis merged commit 82bafb8 into develop Mar 28, 2025
14 checks passed
@ipavlidakis ipavlidakis deleted the fix/livestream-participants-count branch March 28, 2025 14:37
@Stream-SDK-Bot Stream-SDK-Bot mentioned this pull request Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants