monoio-http 0.3.9

Low level http implementation for Monoio.
Documentation

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.