unix_sock

Crates.iounix_sock
lib.rsunix_sock
version0.7.0
sourcesrc
created_at2024-08-19 17:09:24.95674
updated_at2024-10-08 12:54:26.035279
descriptionunix_sock provides a unix control socket abstraction.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id1344150
size10,921
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: 1599

cargo fmt