Skip to content

Integration between hyper HTTP library and rustls TLS stack

License

Notifications You must be signed in to change notification settings

dat58/hyper-rustls

This branch is 40 commits behind rustls/hyper-rustls:main.

Folders and files

NameName
Last commit message
Last commit date
Feb 22, 2024
Jan 11, 2024
Jan 24, 2024
Jan 11, 2024
Dec 6, 2023
Nov 21, 2021
Feb 22, 2024
Oct 2, 2016
Oct 2, 2016
Oct 2, 2016
Oct 2, 2016
Oct 26, 2023
Nov 15, 2021

Repository files navigation

hyper-rustls

This is an integration between the Rustls TLS stack and the hyper HTTP library.

Build Status Crate Documentation

Release history

Release history can be found on GitHub.

License

hyper-rustls is distributed under the following three licenses:

  • Apache License version 2.0.
  • MIT license.
  • ISC license.

These are included as LICENSE-APACHE, LICENSE-MIT and LICENSE-ISC respectively. You may use this software under the terms of any of these licenses, at your option.

Running examples

server

cargo run --example server

client

cargo run --example client "https://docs.rs/hyper-rustls/latest/hyper_rustls/"

About

Integration between hyper HTTP library and rustls TLS stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%