http-service 0.1.1

Types and traits for standardizing async HTTP services
http-service-0.1.1 doesn't have any documentation.

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