[][src]Module gotham::tls

Functions for creating a Gotham service using HTTPS.

Modules

test

Contains helpers for Gotham applications to use during testing.

Functions

init_server

Returns a Future used to spawn an Gotham application.

start

Starts a Gotham application with the default number of threads.

start_with_num_threads

Starts a Gotham application with a designated number of threads.