| Crates.io | unix_sock |
| lib.rs | unix_sock |
| version | 0.9.0 |
| created_at | 2024-08-19 17:09:24.95674+00 |
| updated_at | 2025-08-08 06:06:06.23811+00 |
| description | unix_sock provides a unix control socket abstraction. |
| homepage | |
| repository | https://github.com/rescrv/blue |
| max_upload_size | |
| id | 1344150 |
| size | 10,888 |
unix_sock provides a way to expose basic RPC-like capability with text across a UNIX stream.
Maintenance track. The binary is considered stable and will be put into maintenance mode if unchanged for one year.
This crate provides the unix_sock API.
The latest documentation is always available at docs.rs.