Module convergence::server[][src]

Contains utility types and functions for starting and running servers.

Structs

BindOptions

Controls how servers bind to local network resources.

Functions

run

Starts a server using a given engine type and set of bind options.

run_background

Starts a server using a given engine type and set of bind options.