Provides Hyper bindings for Unix domain sockets, enabling HTTP over Unix sockets.
# Cargo.toml
[dependencies]
hyperlocal = "0.9.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Make an HTTP GET request over a Unix domain socket.
Add tokio as a dependency and use #[tokio::main] or another async runtime.
No dependency data recorded yet.