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

fix(blink): fix signaling when offering a call #355

Closed
wants to merge 5 commits into from

Conversation

sdwoodbury
Copy link
Contributor

What this PR does 📖
when offering a call, sometimes the peers haven't discovered each other. in this scenario, Blink should retry.
This PR adds a Nofity struct and spawns a task to send the Offer signal until it goes through or is cancelled via Notify.

Which issue(s) this PR fixes 🔨

Special notes for reviewers 🗒️

Additional comments 🎤

@sdwoodbury sdwoodbury self-assigned this Nov 3, 2023
@sdwoodbury sdwoodbury requested a review from dariusc93 November 3, 2023 19:21
@sdwoodbury sdwoodbury marked this pull request as draft November 3, 2023 19:28
@sdwoodbury
Copy link
Contributor Author

decided to refactor blink first.

@sdwoodbury sdwoodbury closed this Nov 8, 2023
@sdwoodbury sdwoodbury deleted the fix/blink-signaling branch December 4, 2023 14:52
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.

2 participants