An open API service indexing awesome lists of open source software.

https://github.com/younghakim7/hyper_training_http_library_rust


https://github.com/younghakim7/hyper_training_http_library_rust

hyper rust

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# hyper

# link

# hyper_training_http_library_rust

[![crates.io](https://img.shields.io/crates/v/hyper.svg)](https://crates.io/crates/hyper)
[![Downloads](https://img.shields.io/crates/d/hyper.svg)](https://crates.io/crates/hyper)
![Crates.io](https://img.shields.io/crates/l/hyper)
[![docs.rs](https://docs.rs/hyper/badge.svg)](https://docs.rs/hyper)
githubicon
![Star](https://img.shields.io/github/stars/hyperium/hyper.svg)

- https://github.com/hyperium/hyper
- https://crates.io/crates/hyper
- Get started by looking over the [guides](https://hyper.rs/guides/1/).

- A protective and efficient HTTP library for all.

- HTTP/1 and HTTP/2
- Asynchronous design
- Leading in performance
- Tested and correct
- Extensive production use
- Client and Server APIs