Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP faster join call flow - wip #34

Merged
merged 1 commit into from May 16, 2023
Merged

WIP faster join call flow - wip #34

merged 1 commit into from May 16, 2023

Conversation

tbarbugli
Copy link
Member

Replaces the current join call flow with the one described here: https://www.notion.so/stream-wiki/Faster-Join-Flow-64dcb736e91741cc960f245503eb9798

@tbarbugli tbarbugli requested a review from a team as a code owner May 15, 2023 06:25
Copy link
Collaborator

@testableapple testableapple left a comment

Choose a reason for hiding this comment

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

LGTM 👍

✅ Unit and Snapshot tests are passing
⚠️ E2E tests are failing at the moment because of the missing feature on the backend (DecodingError: keyNotFound: credentials)

Copy link
Collaborator

@ipavlidakis ipavlidakis left a comment

Choose a reason for hiding this comment

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

LGTM! Only the docs seem to have some issues. Will we tackle them as part of this PR or in another one?

}
return "ERR"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't we throw an error in this case?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes, not sure what's the best way to bubble / retry this

@ipavlidakis ipavlidakis force-pushed the join-call-fast branch 2 times, most recently from 12f5bac to 8a788af Compare May 16, 2023 11:51
Copy link
Collaborator

@martinmitrevski martinmitrevski left a comment

Choose a reason for hiding this comment

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

LGTM ✅

- Remove LatencyService_Tests
- Add hlsPlaylistUrl argument
- Use wsEndpoint provided by SFUResponse
- Update unit tests
@ipavlidakis ipavlidakis merged commit 1b0bd58 into main May 16, 2023
3 checks passed
@ipavlidakis ipavlidakis deleted the join-call-fast branch May 16, 2023 12:24
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.

None yet

4 participants