8000 GitHub - jwilm/h2-get-demo: A fully asynchronous HTTP/2 GET query in Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jwilm/h2-get-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

h2-get-demo

A fully asynchronous HTTP/2 GET query in Rust

Features

  • tokio and futures for asynchrony
  • trust-dns for DNS resolution
  • tokio-openssl for TLS layer
  • h2 for HTTP/2 protocol implementation

Usage

Read the code in src/main.rs.

About

A fully asynchronous HTTP/2 GET query in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0