Skip to content

Turn single peerconnection off by default#1205

Closed
cnderrauber wants to merge 2 commits into
mainfrom
singlepc_on
Closed

Turn single peerconnection off by default#1205
cnderrauber wants to merge 2 commits into
mainfrom
singlepc_on

Conversation

@cnderrauber

Copy link
Copy Markdown
Contributor

No description provided.

@cnderrauber cnderrauber requested a review from ladvoc as a code owner July 1, 2026 01:29
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Changeset

The following package versions will be affected by this PR:

Package Bump
livekit patch
livekit-ffi patch

Comment thread livekit/src/room/mod.rs
join_retries: 3,
sdk_options: RoomSdkOptions::default(),
single_peer_connection: false,
single_peer_connection: true,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this does the reverse? is it a dupe?

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.

The title is wrong.. duplicate with #1206

@cnderrauber cnderrauber closed this Jul 3, 2026
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