Remote Agent

Example: Client / Server Mode

One process exposes Agent capability, another consumes it through RemoteAgent

Example: Client / Server Mode

This mode usually looks like:

  • the server process owns the local Agent
  • the server exposes HTTP or RPC through the containing City with city.http() / city.rpc()
  • the client process creates RemoteAgent