#tokio #uds #networking #async

nightly tokio-uds

Unix Domain sockets for Tokio

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

#235 in #asynchronous

Download history 18288/week @ 2023-06-06 23403/week @ 2023-06-13 21987/week @ 2023-06-20 16448/week @ 2023-06-27 26801/week @ 2023-07-04 32146/week @ 2023-07-11 24942/week @ 2023-07-18 26780/week @ 2023-07-25 25253/week @ 2023-08-01 21331/week @ 2023-08-08 19799/week @ 2023-08-15 23625/week @ 2023-08-22 20741/week @ 2023-08-29 21736/week @ 2023-09-05 22042/week @ 2023-09-12 20078/week @ 2023-09-19

88,076 downloads per month
Used in fewer than 33 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

~2.5MB
~41K SLoC