Crates.io | unix_sock |
lib.rs | unix_sock |
version | 0.7.0 |
source | src |
created_at | 2024-08-19 17:09:24.95674 |
updated_at | 2024-10-08 12:54:26.035279 |
description | unix_sock provides a unix control socket abstraction. |
homepage | |
repository | https://github.com/rescrv/blue |
max_upload_size | |
id | 1344150 |
size | 10,921 |
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.