17 releases

0.3.0-alpha.1 Aug 8, 2019
0.2.7 Jul 1, 2020
0.2.6 Feb 4, 2020
0.2.5 Jan 7, 2019
0.1.0 Sep 10, 2016

#9 in #unix-domain

Download history 18909/week @ 2023-11-21 20203/week @ 2023-11-28 21189/week @ 2023-12-05 23038/week @ 2023-12-12 16228/week @ 2023-12-19 12117/week @ 2023-12-26 17908/week @ 2024-01-02 21563/week @ 2024-01-09 20597/week @ 2024-01-16 18382/week @ 2024-01-23 20453/week @ 2024-01-30 21093/week @ 2024-02-06 23159/week @ 2024-02-13 25972/week @ 2024-02-20 23376/week @ 2024-02-27 19528/week @ 2024-03-05

94,953 downloads per month
Used in fewer than 34 crates

MIT license

255KB
4.5K SLoC

tokio-uds

An implementation of Unix Domain Sockets for Tokio

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.


lib.rs:

Unix Domain Sockets for Tokio.

This crate provides APIs for using Unix Domain Sockets with Tokio.

Dependencies

~3MB
~56K SLoC