Skip to main content

Crate umadb_server

Crate umadb_server 

Source

Structs§

DcbServer
PathRewriterLayer
PathRewriterService
ServerTlsOptions

Functions§

start_server
start_server_secure
Start server with TLS using PEM-encoded cert and key.
start_server_secure_from_files
Convenience: load cert and key from filesystem paths
start_server_secure_from_files_with_api_key
TLS server from files requiring an API key
start_server_secure_with_api_key
Start TLS server requiring an API key for all RPCs.
start_server_with_api_key
Start server (insecure) requiring an API key for all RPCs.
uptime