Module rpc_server

Source

Functions§

hash_password
Creates a password hash by appending a 4 byte salt to the plaintext password.
run_webserver
Creates the webserver’s routes and spawns the webserver in a separate task.