about summary refs log tree commit diff
path: root/fifo.lua
AgeCommit message (Collapse)Author
2022-03-13Various fixesequa
- add directory configuration option - add debug mode for checking output - fix FIFOs not actually being FIFOs - add user and pass configuration options - validate config files - don't fail instantly if we fail to exec or chdir; instead, wait for input to avoid restart loops - have ed restart on JOIN rather than instantly - output stderr to the channel as well
2022-03-07initial commitequa