ruby-http-2

Pure-ruby HTTP 2.0 protocol implementation
  https://github.com/igrigorik/http-2
  0
  no reviews



Pure Ruby, framework and transport agnostic, implementation of HTTP/2 protocol and HPACK header compression with support for:

- Binary framing parsing and encoding - Stream multiplexing and prioritization - Connection and stream flow control - Header compression and server push - Connection and stream management - And more