Remote shell module. Allows dopy method invocations via remote shell, secure shell, or any other means of running a single program.
def makeServer():
def _factory(id):
def remote(cmd, key):
def wait():