Constructs a new server using the supplied handler to handle all incoming requests, as well as a supplied request worker pool.
The handler to use.
The worker pool to use.
The server configuration.
Constructs a new server using the supplied handler to handle all incoming requests, as well as a supplied request worker pool.