Skip to content

Establish publisher PC along with connect in v2.#709

Merged
boks1971 merged 11 commits intomainfrom
raja_pub_pc
Aug 1, 2025
Merged

Establish publisher PC along with connect in v2.#709
boks1971 merged 11 commits intomainfrom
raja_pub_pc

Conversation

@boks1971
Copy link
Copy Markdown
Contributor

@boks1971 boks1971 commented Aug 1, 2025

No description provided.

@boks1971 boks1971 requested a review from a team August 1, 2025 13:32
Comment thread engine.go
case webrtc.ICEConnectionStateFailed:
e.log.Debugw("ICE failed", "transport", signalTarget)
if isPrimary {
e.handleDisconnect(false)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should we handle non-primary disconnect as well?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Sorry, missed this before merging @cnderrauber . Yeah, good point. No reason to not handle it. I just repeated what was there. Will change it in next commit to handle it for both.

@boks1971 boks1971 merged commit 2f7fee3 into main Aug 1, 2025
5 checks passed
@boks1971 boks1971 deleted the raja_pub_pc branch August 1, 2025 13:56
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