Expand description
HTTP RPC client for calling gateway over HTTP
This client allows services to make RPC calls to the gateway using HTTP as the transport. Supports both plain HTTP (dev) and mTLS (production).
Structsยง
- Http
RpcClient - HTTP RPC client
HTTP RPC client for calling gateway over HTTP
This client allows services to make RPC calls to the gateway using HTTP as the transport. Supports both plain HTTP (dev) and mTLS (production).