Skip to main content

Module server

Module server 

Source

Structs§

ServerOptions
TLS and authentication options for run_server_with.
TlsOptions

Functions§

run_server
Start the Cypher Flight SQL server and block until it shuts down.
run_server_with
run_server with TLS and/or header authentication.