GithubHelp home page GithubHelp logo

pernosco / hyperx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dekellum/hyperx

0.0 1.0 0.0 3.14 MB

Extraction and modernization of the hyper 0.11.x typed header module

Home Page: https://docs.rs/hyperx

License: MIT License

Rust 100.00%

hyperx's Introduction

hyperx

Rustdoc Change Log crates.io CI Status deps status

Hyper is the low-level HTTP implementation for Rust. Hyperx is an extraction of the hyper 0.11 typed header module, with minimized dependencies, for continued use with hyper 0.12 or later, where it was dropped.

Minimum supported rust version

MSRV := 1.39.0

The crate will fail fast on any lower rustc (via a build.rs version check) and is also CI tested on this version. MSRV will only be increased in a new MINOR (or MAJOR) release of this crate. However, some direct or transitive dependencies unfortunately have or may increase MSRV in PATCH releases. Known examples are listed below:

  • http 0.2.5 increased MSRV to 1.46.0

Users may need to selectively control updates by preserving/distributing a Cargo.lock file in order to control MSRV.

License

The MIT license (LICENSE or http://opensource.org/licenses/MIT)

hyperx's People

Contributors

seanmonstar avatar dekellum avatar reem avatar pyfisch avatar mlalic avatar jwilm avatar renato-zannon avatar s-panferov avatar sfackler avatar frewsxcv avatar yazaddaruvala avatar winding-lines avatar mikedilger avatar cyderize avatar m3rs avatar byron avatar jgillich avatar hugoduncan avatar guillaumegomez avatar retep998 avatar leoyvens avatar klausi avatar untitaker avatar mhart avatar srijs avatar ryman avatar nickgonzales avatar paolobarbolini avatar ajnirp avatar shanegibbs avatar

Watchers

James Cloos 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.