Expand description
Structs§
- A stream of incoming connections.
- An HTTP server to handle incoming connections for Pavex applications. It handles both HTTP1 and HTTP2 connections.
- All the available options for customizing the behaviour of a
Server
. - A handle to a running
Server
.
Enums§
- Determine how a running
Server
should shut down.