unix_sock

Crates.iounix_sock
lib.rsunix_sock
version0.9.0
created_at2024-08-19 17:09:24.95674+00
updated_at2025-08-08 06:06:06.23811+00
descriptionunix_sock provides a unix control socket abstraction.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id1344150
size10,888
Robert Escriva (rescrv)

documentation

README

unix_sock

unix_sock provides a way to expose basic RPC-like capability with text across a UNIX stream.

Status

Maintenance track. The binary is considered stable and will be put into maintenance mode if unchanged for one year.

Scope

This crate provides the unix_sock API.

Documentation

The latest documentation is always available at docs.rs.

Commit count: 1751

cargo fmt