gdhttp 1.0.2

As low-level as you can do HTTP server for rust lang.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.maintenance]
status = "passively-maintained"

[dependencies]

[package]
authors = ["itedya"]
description = "As low-level as you can do HTTP server for rust lang."
documentation = "https://github.com/itedya/gdhttp"
edition = "2021"
keywords = ["http", "server", "low-level", "grupadomanscy", "gd"]
license = "MIT"
name = "gdhttp"
readme = "README.md"
repository = "https://github.com/itedya/gdhttp"
version = "1.0.2"