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.
Go to file
2025-05-04 20:30:24 +02:00
src add line mode and fix an error message 2025-05-04 20:30:24 +02:00
.gitignore init 2025-03-02 00:22:42 +01:00
Cargo.lock init 2025-03-02 00:22:42 +01:00
Cargo.toml init 2025-03-02 00:22:42 +01:00
LICENSE add license 2025-03-02 00:24:55 +01:00