http3 0.1.1

Http and Https 3 pure implementation in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Isan-Rivkin <isanrivkin@gmail.com>"]
categories = ["web-programming"]
description = "Http and Https 3 pure implementation in Rust"
edition = "2018"
homepage = "https://github.com/Isan-Rivkin/http3-rs"
keywords = ["http", "http3"]
license = "MIT"
name = "http3"
readme = "README.md"
repository = "https://github.com/Isan-Rivkin/http3-rs"
version = "0.1.1"