Module bindle::server

source ·
Expand description

Server implementation of the Bindle Protocol Spec, with associated HTTP handlers and functions

Structs

  • The configuration required for running with TLS enabled

Functions

  • Returns a future that runs a server until it receives a SIGINT to stop. If optional TLS configuration is given, the server will be configured to use TLS. Otherwise it will use plain HTTP