Common utilities used with hyper.
Find a file
Renovate 4caa93b2b7
Some checks failed
CI / Check Style (pull_request) Failing after 2s
CI / Test beta on macos-latest (pull_request) Has been skipped
CI / Test nightly on macos-latest (pull_request) Has been skipped
CI / Test stable on macos-latest (pull_request) Has been skipped
CI / Test beta on ubuntu-latest (pull_request) Has been skipped
CI / Test nightly on ubuntu-latest (pull_request) Has been skipped
CI / Test stable on ubuntu-latest (pull_request) Has been skipped
CI / Test beta on windows-latest (pull_request) Has been skipped
CI / Test nightly on windows-latest (pull_request) Has been skipped
CI / Test stable on windows-latest (pull_request) Has been skipped
CI / Check MSRV (1.63) (pull_request) Has been skipped
CI / Test with Miri (pull_request) Has been skipped
CI / features (pull_request) Has been skipped
CI / Build docs (pull_request) Has been skipped
CI / semver (pull_request) Failing after 6s
CI / CI is green (pull_request) Has been skipped
Add renovate.json
2025-09-09 23:16:24 +01:00
.github/workflows chore: pin once-cell on msrv ci job (#175) 2025-03-21 15:26:03 -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-04-03 15:06:07 -04:00
tests fix(client): Fix HTTP/2 websocket request (#165) 2025-01-28 10:21:31 -05:00
.gitignore Initial commit 2022-06-13 15:46:50 -07:00
Cargo.toml v0.1.11 2025-03-31 14:14:55 -04:00
CHANGELOG.md v0.1.11 2025-03-31 14:14:55 -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
renovate.json Add renovate.json 2025-09-09 23:16:24 +01: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.