Expand description
HTTP/HTTPS server for service RPC endpoints
Supports both plain HTTP (for development) and mTLS (for production).
Structs§
- Http
RpcServer - HTTP/HTTPS server for handling RPC requests
Type Aliases§
- Health
Provider - Health check provider for the HTTP server