Module gotham::tls

source ·
Expand description

Functions for creating a Gotham service using HTTPS.

Modules§

  • Contains helpers for Gotham applications to use during testing.

Functions§

  • Returns a Future used to spawn an Gotham application.
  • Starts a Gotham application with the default number of threads.
  • Starts a Gotham application with a designated number of threads.