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 through Downcity, or RPC / HTTP through AgentRPC / AgentHTTP from @downcity/server
  • the client process creates RemoteAgent