Skip to content

zoncoen-sample/p5-protocol-http2-nghttp2

Repository files navigation

Protocol::HTTP2 example with nghttp2

Protocol::HTTP2 (HTTP/2 library for Perl) example with nghttp2 server (nghttpd).

Setup

$ carton install

Run example

  • Server
$ nghttpd --no-tls -v 8080
  • Client
$ carton exec -- perl client-simple.pl
$ carton exec -- perl client-multi-streams.pl

About

Protocol::HTTP2 example with nghttp2 server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages