Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add low-level-native-tls examples #2860

Merged
merged 2 commits into from
Sep 28, 2024
Merged

Conversation

ItsEthra
Copy link
Contributor

@ItsEthra ItsEthra commented Aug 4, 2024

Closes #2853

Shameless copy & paste of the rustls example.

Copy link

@msdrigg msdrigg left a comment

Choose a reason for hiding this comment

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

Excellent resource. This solves the exact use case I was looking for!

@jing-951
Copy link

jing-951 commented Sep 6, 2024

This is great

examples/low-level-native-tls/src/main.rs Outdated Show resolved Hide resolved
examples/low-level-native-tls/Cargo.toml Outdated Show resolved Hide resolved
@jplatte
Copy link
Member

jplatte commented Sep 28, 2024

Thanks for the PR!

@jplatte jplatte enabled auto-merge (squash) September 28, 2024 19:23
@jplatte jplatte changed the title Added low-level-native-tls examples Add low-level-native-tls examples Sep 28, 2024
@jplatte jplatte enabled auto-merge (squash) September 28, 2024 19:23
@jplatte jplatte merged commit 073de8b into tokio-rs:main Sep 28, 2024
18 checks passed
@ItsEthra ItsEthra deleted the low-level-native-tls branch October 1, 2024 19:48
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.

Example for low-level-native-tls
4 participants