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

#89 in #unix-socket

Download history 21987/week @ 2024-01-07 20264/week @ 2024-01-14 18772/week @ 2024-01-21 20087/week @ 2024-01-28 20896/week @ 2024-02-04 20655/week @ 2024-02-11 26768/week @ 2024-02-18 23980/week @ 2024-02-25 23384/week @ 2024-03-03 24751/week @ 2024-03-10 25644/week @ 2024-03-17 24390/week @ 2024-03-24 28248/week @ 2024-03-31 24028/week @ 2024-04-07 25953/week @ 2024-04-14 27660/week @ 2024-04-21

107,919 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

~3.5MB
~56K SLoC