http-fs 2.1.0

HTTP File Service library
Documentation
1
2
3
4
5
6
7
8
9
10
# http-fs

[![Build](https://gitlab.com/Douman/http-fs/badges/master/pipeline.svg)](https://gitlab.com/Douman/http-fs/pipelines)
[![Crates.io](https://img.shields.io/crates/v/http-fs.svg)](https://crates.io/crates/http-fs)
[![Documentation](https://docs.rs/http-fs/badge.svg)](https://docs.rs/crate/http-fs/)

## Features

- `tokio` - Enables `tokio` runtime integration. Enables `rt`.
- `hyper` - Enables `hyper` integration. Enables `http1` and `server` features.