Skip to main content

Module http_client

Module http_client 

Source
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ยง

HttpRpcClient
HTTP RPC client