httpd 0.1.4

HTTP/1.1 (HTTP/2 soon) Server that is built on Tokio Project Pipeline.
1
2
3
4
5
6
7
8
9
10
## HTTPs Server

(Currently) Install via Rust:
>Install Rust

>Git clone this repo

>cargo build

This server supports HTTP(s).