Crate ferron

Source

Modulesยง

acme ๐Ÿ”’
build
shadow-rs mod
config ๐Ÿ”’
handler ๐Ÿ”’
listener_handler_communication ๐Ÿ”’
listener_quic ๐Ÿ”’
listener_tcp ๐Ÿ”’
logging ๐Ÿ”’
request_handler ๐Ÿ”’
runtime ๐Ÿ”’
tls_util ๐Ÿ”’
util ๐Ÿ”’

Staticsยง

GLOBAL ๐Ÿ”’
LISTENER_HANDLER_CHANNEL ๐Ÿ”’
LOGGER_BUILDER ๐Ÿ”’
QUIC_LISTENERS ๐Ÿ”’
TCP_LISTENERS ๐Ÿ”’
URING_ENABLED ๐Ÿ”’

Functionsยง

before_starting_server ๐Ÿ”’
Function called before starting a server
configure_logging ๐Ÿ”’
Configure logging with the specified server configurations and runtime
determine_default_configuration_adapter ๐Ÿ”’
Determines the default configuration adapter
handle_shutdown_signals ๐Ÿ”’
Handles shutdown signals (SIGHUP and CTRL+C) and returns whether to continue running
main ๐Ÿ”’
The main entry point of the application
obtain_configuration_adapters ๐Ÿ”’
parse_arguments ๐Ÿ”’
Parses the command-line arguments