Hello, i would like to better understand the communication between Orchestrator and Robot.
Reason: my organization requires the architecture implementation to follow : Client Bot → Forward Proxy → Server Orchestrator → Reverse Proxy → Client Bot.
So incoming and outgoing connections are through different proxy servers.
Questions:
- Is the above implementation possible? If yes, how?
- Is the communication between Orchestrator and Robot one way (robot pulling info from orchestrator) or two way (both orchestrator and robot initiating communication).
Thanks in advance.