Connect hyper servers and clients to Unix-domain sockets.
Most of this crate's functionality is borrowed from hyperlocal. This crate supports async/await, while hyperlocal does not (yet).
See [UnixClient
] and [UnixConnector
] for examples.
Connect hyper servers and clients to Unix-domain sockets.
Most of this crate's functionality is borrowed from hyperlocal. This crate supports async/await, while hyperlocal does not (yet).
See [UnixClient
] and [UnixConnector
] for examples.