Skip to main content

Module http_server

Module http_server 

Source
Expand description

HTTP/HTTPS server for service RPC endpoints

Supports both plain HTTP (for development) and mTLS (for production).

Structs§

HttpRpcServer
HTTP/HTTPS server for handling RPC requests

Type Aliases§

HealthProvider
Health check provider for the HTTP server