Changes for version 0.49 - 2026-09-19

  • FIX: an HTTP/1.1 tunnel (a 101 stream handle) went deaf after the upgrade on io_uring with completion reads.

Modules

an event-loop PSGI server
epoll readiness backend for Hyperman::Loop
io_uring backend for Hyperman::Loop
kqueue readiness backend for Hyperman::Loop
portable poll(2) backend for Hyperman::Loop
a fast, native, Future-compatible async result
the per-worker event loop
the object that writes a response body a piece at a time
Plack/PSGI adapter for the Hyperman server