geoffreywiseman/tunnel-boring-machine

Multi-Process architecture

Opened this issue · 0 comments

Restructure tunnels so that it's not an interactive program, but rather a multi-process app where a command-line (e.g. Thor-based) interacts with a back-end process that stays alive while there's an open tunnel, does keep-alives. This way the commands terminate rather than "using up" a shell.