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](https://docs.rs/unix_sock/latest/unix_sock/).