9 releases

0.2.2 Dec 29, 2020
0.2.1 Dec 28, 2020
0.1.5 Sep 8, 2020
0.1.4 Dec 12, 2019
0.1.0 Oct 25, 2019

#23 in #unix-socket

Download history 1719/week @ 2024-12-21 1938/week @ 2024-12-28 3360/week @ 2025-01-04 5450/week @ 2025-01-11 6177/week @ 2025-01-18 5312/week @ 2025-01-25 6592/week @ 2025-02-01 5694/week @ 2025-02-08 4729/week @ 2025-02-15 5920/week @ 2025-02-22 3997/week @ 2025-03-01 6472/week @ 2025-03-08 6387/week @ 2025-03-15 7709/week @ 2025-03-22 6617/week @ 2025-03-29 4053/week @ 2025-04-05

25,735 downloads per month
Used in 6 crates (via lvp)

ISC license

12KB
170 lines

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.


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

Dependencies

~5–14MB
~158K SLoC