http-service

<<<<<<< HEAD

Types and traits for http-based services using the latest futures API

build status

Types and traits giving an interface between low-level http server implementations and services that use them. The interface is based on the std::futures API.

License

MIT OR Apache-2.0

Initial commit