alexrudy / hyperdriver

The missing middle for Hyper clients and servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hyperdriver: Tools and libraries which help out hyper

crate Docs Build Status MIT licensed

  • Server with graceful shutdown, HTTP/2 and TLS support.
  • Client with HTTP/2 and TLS support.
  • Streams which can dispatch between TCP, Unix domain, and in-process duplex sockets.
  • A unifying Body type
  • Serivce discovery
  • Bridge between Tokio and Hyper

About

The missing middle for Hyper clients and servers

License:MIT License


Languages

Language:Rust 100.0%