swift_browser_ui.sharing.server

Sharing backend server module.

Functions

init_server()

Initialize the server.

main()

Run the server with the default run function.

resume_on_start(app)

Resume old instance from start.

run_server_devel(app)

Run the server in development mode (without HTTPS).

save_on_shutdown(app)

Flush the database on shutdown.