Skip to content

Add TLS feature for all examples#684

Merged
ladvoc merged 1 commit intomainfrom
ladvoc/examples-tls
Jul 31, 2025
Merged

Add TLS feature for all examples#684
ladvoc merged 1 commit intomainfrom
ladvoc/examples-tls

Conversation

@ladvoc
Copy link
Contributor

@ladvoc ladvoc commented Jul 22, 2025

Some of the examples do not enable one of the TLS features on the LiveKit crate. As a result, room connection fails when the HTTPs request to fetch region URLs is made. This PR adds the native-tls feature to the LiveKit dependency on all examples that don't already enable a TLS feature.

Fixes #683

@ladvoc ladvoc requested review from cloudwebrtc and theomonnom July 22, 2025 17:19
Copy link
Contributor

@cloudwebrtc cloudwebrtc left a comment

Choose a reason for hiding this comment

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

lgtm

@ladvoc ladvoc merged commit e25d238 into main Jul 31, 2025
7 of 8 checks passed
@ladvoc ladvoc deleted the ladvoc/examples-tls branch July 31, 2025 15:19
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.

bug: cannot start the example project

2 participants