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

Implement weboscket retry logic on client side #23

Merged
merged 6 commits into from
May 30, 2021
Merged

Conversation

victorges
Copy link
Owner

This will hopefully close #9, and probably make it easier to implement #22 as now
the websocket is really just a pipe on which we send video data, no handshake
inside it.

victorges added 6 commits May 30, 2021 18:14
to substitute websocket handshake
It's not meant only for immediate streaming ✨
Also change the websocket api path to a
nice one now that it's easy.
@victorges victorges merged commit 2762357 into main May 30, 2021
@victorges victorges deleted the feat/init-api branch May 30, 2021 21:15
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.

Improve stream reliability
1 participant