Git Product home page Git Product logo

hyper-rustls's Introduction

hyper-rustls

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

Build Status Crate Documentation

Release history

  • 0.24.0 (2023-04-01):
    • Upgrade to rustls 0.21.0, tokio-rustls 0.24.0 and webpki-roots 0.23.0.
    • Add ConnectorBuilder::enable_all_versions() helper.
  • 0.23.2 (2022-12-08):
    • Strip brackets from IPv6 addresses in the servername. Thanks to @digitwolf.
  • 0.23.1 (2022-10-26):
    • Allow overriding the servername. Thanks to @MikailBag.
  • 0.23.0 (2021-11-21):
    • Upgrade to rustls 0.20. Thanks to @g2p.
    • Add new HttpsConnectorBuilder API. Thanks to @g2p.
    • Add the tls12, logging, http1 and http2 features. Thanks to @g2p and @marwes.
  • 0.22.1 (2020-12-27):
    • Fixing docs.rs build; no other changes.
  • 0.22.0 (2020-12-26):
    • Use tokio 1.0, hyper 0.14, and rustls 0.19. Thanks to @paolobarbolini and @messense.
    • Rework how the certificate store is chosen: now by an explicit API rather than implicitly by crate features. Thanks to @djc.
  • 0.21.0 (2020-07-05):
    • Update dependencies.
  • 0.20.0 (2020-02-24):
    • Use newer rustls-native-certs which works in presence of invalid certificates.
    • Update dependencies.
  • 0.19.1 (2020-01-19):
    • Remove dependency on hyper's tcp feature.
  • 0.19.0 (2019-12-17):
    • First release with async/await support. Many thanks to @CryZe, @alex, @markuskobler and @dbcfd.
  • 0.18.0 (2019-11-23)
  • 0.17.1 (2019-08-19)
    • Fix accidental use of sync read/write.
  • 0.17.0 (2019-08-11)
    • Update dependencies.

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/"

hyper-rustls's People

Contributors

alex avatar atouchet avatar briansmith avatar cpu avatar cramertj avatar crawford avatar cryze avatar ctz avatar dependabot-preview[bot] avatar dependabot-support avatar djc avatar erickt avatar fluffysquirrels avatar frewsxcv avatar g2p avatar jbg avatar khuey avatar lucab avatar marcoieni avatar martell avatar marwes avatar mehcode avatar messense avatar mikailbag avatar mkocot avatar nwtgck avatar paolobarbolini avatar pickfire avatar richardoc avatar seanmonstar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.