Description
logbufpipe records data from its stdin, immediately forwards it to stdout, and stores the data in an in-memory queue.
in-memory data and live data can be viewed via a unix socket.
Languages
Rust
100%