monoio-http 0.1.2

Low level http implementation for Monoio.
Documentation
monoio-http-0.1.2 has been yanked.

Monoio-HTTP

Monoio-HTTP is a low level crate for http with Monoio runtime. We use pure async and await to interact with io.

Features

  • Client/server side encoder/decoder
  • Chunked support
    • Trailer support

Note

This crate is a work in progress.