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 |
#108 in #unix-socket
123,888 downloads per month
Used in fewer than 35 crates
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