rlightning.env.remote_env¶
- class rlightning.env.remote_env.RemoteEnvClient(env: BaseEnv, hostname: str, port: int)[source]¶
Bases:
objectZMQ client that proxies commands to a local environment.
Bases: object
ZMQ client that proxies commands to a local environment.