Common utilities used with hyper.
Find a file
2025-04-03 15:06:07 -04: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

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.