Module gotham::plain

source ·
Expand description

Functions for creating a Gotham service using HTTP.

Modules§

  • Contains helpers for Gotham applications to use during testing.

Functions§

  • Returns a Future used to spawn an Gotham application.
  • Starts a Gotham application on plain, unsecured HTTP.
  • Starts a Gotham application with a designated number of threads.