Skip to content

Uses rustls to simplify deps#272

Merged
alawrenc merged 1 commit intomainfrom
andrew/rustls
Mar 12, 2026
Merged

Uses rustls to simplify deps#272
alawrenc merged 1 commit intomainfrom
andrew/rustls

Conversation

@alawrenc
Copy link
Copy Markdown
Contributor

Trying to use our rust-sdk and it currently has a hard dependency on native-tls/openssl-sys, which is a real-pain. Swapping to rustls lightens the dependecies significantly and simplifies system requirements for users.

@alawrenc alawrenc requested review from a team and lucasfronza as code owners March 12, 2026 14:44
Copy link
Copy Markdown
Contributor

@jeffs jeffs left a comment

Choose a reason for hiding this comment

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

❤️

Copy link
Copy Markdown
Contributor

@nikita-seedlabs nikita-seedlabs left a comment

Choose a reason for hiding this comment

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

Ran into same issue last night with kora sdk. Will totally steal inspiration for kora sdk

@alawrenc alawrenc merged commit d0b3cbb into main Mar 12, 2026
5 checks passed
@alawrenc alawrenc deleted the andrew/rustls branch March 12, 2026 14:53
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.

3 participants