miasht

Crates.io: miasht Build Status License: MIT

Minimum asynchronous HTTP server/client library for Rust.

Documentation

This crate is a not comprehensive framework. The aim is to provide a collection of basic building blocks.

References

HTTP/1.1: - https://tools.ietf.org/html/rfc7230 - https://tools.ietf.org/html/rfc7231 - https://tools.ietf.org/html/rfc7232 - https://tools.ietf.org/html/rfc7233 - https://tools.ietf.org/html/rfc7234 - https://tools.ietf.org/html/rfc7235