External Envs#
ray.rllib.env.external.rllink.RLlink#
- class ray.rllib.env.external.rllink.RLlink(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]#
DeveloperAPI: This API may change across minor Ray releases.
Receives a message from the client following the length-header protocol. |
|
Sends a message to the client with a length header. |