hyperdriver 0.5.4

The missing middle for Hyper - Servers and Clients with ergonomic APIs
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