|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
.vscode | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos |
This crate implements a web application which runs a node as a child process. The web app controls this node via commands send to the child's stdin. This allows us to serve an web portal for controlling a node.