aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Protocol-HTTP2/pkg-descr
blob: f4127f3a32d56e85ce5e5ca0251c341dec9a73d3 (plain) (blame)
1
2
3
4
5
6
Protocol::HTTP2 is HTTP/2 protocol (draft 17) implementation with stateful
decoders/encoders of HTTP/2 frames. You may use this module to implement your
own HTTP/2 client/server/intermediate on top of your favorite event loop over
plain or tls socket.

WWW: https://metacpan.org/release/Protocol-HTTP2