Skip to content

Get to the point of establishing publishing peer connection and opening signalling data channel.#706

Merged
boks1971 merged 8 commits intomainfrom
raja_signalling_dc
Aug 1, 2025
Merged

Get to the point of establishing publishing peer connection and opening signalling data channel.#706
boks1971 merged 8 commits intomainfrom
raja_signalling_dc

Conversation

@boks1971
Copy link
Copy Markdown
Contributor

  • Adding a signalling version option to avoid changing code.

Need to do

  • establishing signalling data channel should be driven by signal transport and not signalling version. For now, it is based on signalling version.
  • have to configure publisher PC at start up and use it in ConnectRequest. That requires more wrangling of code which I will do later.

}

select {
case s.msgChan <- msg:
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.

Need to consolidate this message queue as this and signaltransport_http use similar bits.

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.

Created the message queue in this commit.

@boks1971 boks1971 requested a review from a team July 27, 2025 04:10
@boks1971 boks1971 merged commit 4f29f99 into main Aug 1, 2025
5 checks passed
@boks1971 boks1971 deleted the raja_signalling_dc branch August 1, 2025 13:21
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