Module finchers::service [] [src]

Components to construct Hyper's service.

Structs

EndpointService

An HTTP service which wraps a Endpoint.

EndpointServiceFuture

A future returned from EndpointService::call()

ServerBuilder

The factory of HTTP service

Worker

The context of worker threads