hyper-unix-connector

Crates.iohyper-unix-connector
lib.rshyper-unix-connector
version0.2.2
sourcesrc
created_at2019-10-25 21:11:31.197497
updated_at2020-12-29 20:16:20.010232
descriptionUse hyper with unix-domain sockets
homepagehttps://github.com/akshayknarayan/hyper-unix-connector
repositoryhttps://github.com/akshayknarayan/hyper-unix-connector
max_upload_size
id175743
size11,501
Akshay Narayan (akshayknarayan)

documentation

README

hyper-unix-connector

Connect hyper servers and clients to Unix-domain sockets.

Most of this crate's functionality is borrowed from hyperlocal. This was originally written to provide an async/await-compatible version of hyperlocal, but hyperlocal has since been updated with this feature. Therefore, you probably want to use hyperlocal instead.

See [UnixClient] and [UnixConnector] for examples.

License: ISC

Commit count: 26

cargo fmt