prasannavl / http-service

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

Home Page:https://docs.rs/http-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http-service

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

About

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

https://docs.rs/http-service

License:MIT License


Languages

Language:Rust 100.0%