hyperdriver 0.2.0

Helpful tools for hyper
Documentation

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