mvp-orbit host
The control host is running. Clients join a channel, receive approval from an existing member, then exchange command, shell, and file requests through this host.
orbit join --host http://HOST:8080 --alias client-a --channel team-a
orbit exec client-b -- python3 -V