Common utilities used with hyper.
Find a file
June Clementine Strawberry 5886d5292b
Some checks failed
CI / Check Style (push) Failing after 2s
CI / Test beta on macos-latest (push) Has been skipped
CI / Test nightly on macos-latest (push) Has been skipped
CI / Test stable on macos-latest (push) Has been skipped
CI / Test beta on ubuntu-latest (push) Has been skipped
CI / Test nightly on ubuntu-latest (push) Has been skipped
CI / Test stable on ubuntu-latest (push) Has been skipped
CI / Test beta on windows-latest (push) Has been skipped
CI / Test nightly on windows-latest (push) Has been skipped
CI / Test stable on windows-latest (push) Has been skipped
CI / Check MSRV (1.63) on macos-latest (push) Has been skipped
CI / Check MSRV (1.63) on ubuntu-latest (push) Has been skipped
CI / Check MSRV (1.63) on windows-latest (push) Has been skipped
CI / Test with Miri (push) Has been skipped
CI / features (push) Has been skipped
CI / Build docs (push) Has been skipped
CI / semver (push) Failing after 2s
CI / CI is green (push) Has been skipped
Revert "feat(client): use non-zero ports resolved by dns resolvers (#148)"
This reverts commit 2639193e91.
2025-11-10 15:51:15 +00:00
.github/workflows chore(ci): update to actions/checkout@v5 (#240) 2025-10-27 08:34:00 -04:00
examples feat: add GracefulShutdown helper (#127) 2024-05-28 08:45:30 -04:00
src Revert "feat(client): use non-zero ports resolved by dns resolvers (#148)" 2025-11-10 15:51:15 +00:00
tests chore(test): remove some miri exception config (#222) 2025-07-23 19:53:22 -04:00
.gitignore Initial commit 2022-06-13 15:46:50 -07:00
Cargo.toml ci: fix msrv on windows and macos target (#239) 2025-10-25 22:08:25 -04:00
CHANGELOG.md v0.1.17 2025-09-15 08:43:54 -04:00
LICENSE bump license year 2025-03-31 14:14:48 -04:00
README.md chore(doc): add badge to readme 2023-11-29 08:24:44 -05:00

hyper-util

crates.io Released API docs MIT licensed

A collection of utilities to do common things with hyper.

License

This project is licensed under the MIT license.