humphrey 0.2.2

A Performance-Focused, Dependency-Free Web Server.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[lib]
doctest = false

[package]
categories = ["web-programming::http-server", "network-programming"]
description = "A Performance-Focused, Dependency-Free Web Server."
edition = "2018"
homepage = "https://github.com/w-henderson/Humphrey"
keywords = ["http", "server", "http-server"]
license = "MIT"
name = "humphrey"
readme = "README.md"
repository = "https://github.com/w-henderson/Humphrey"
version = "0.2.2"