Hyperman 0.01 Latest
Files
- BENCHMARKS.md
- Changes
- Hyperman.xs
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- bench/app.psgi
- bench/bench.sh
- include/hyperman/backend_epoll.c
- include/hyperman/backend_iouring.c
- include/hyperman/backend_kqueue.c
- include/hyperman/backend_poll.c
- include/hyperman/hm_core.h
- include/hyperman/hm_future.h
- include/hyperman/hm_http2.h
- include/hyperman/hm_tls.h
- include/hyperman/hyperman.h
- lib/Hyperman.pm
- lib/Hyperman/Event/Epoll.pm
- lib/Hyperman/Event/IOUring.pm
- lib/Hyperman/Event/Kqueue.pm
- lib/Hyperman/Event/Poll.pm
- lib/Hyperman/Future.pm
- lib/Hyperman/Loop.pm
- lib/Plack/Handler/Hyperman.pm
- t/00-load.t
- t/01-plack.t
- t/10-future.t
- t/11-future-xs.t
- t/12-loop.t
- t/13-async-psgi.t
- t/14-prod.t
- t/15-process.t
- t/16-http2.t
- t/17-tls.t
- t/18-tls-advanced.t
- t/manifest.t
- t/pod-coverage.t
- t/pod.t
- xs/event.xs
- xs/future.xs
- xs/hyperman.xs
- xs/loop.xs
- xs/writer.xs