Changes for version 0.10 - 2026-08-05

  • Drive Hyperman loops through Hyperman's public C ABI
  • Awaiting on a Hyperman loop ($future->get) is also C now: the AWAIT hook bridges the Fetch::Future to a Hyperman::Future through the ABI and pumps with run_until

Modules

HTTP/2 Future-based user agent
store cookies and apply them to requests
a fast, native, Future-compatible async result
ordered, case-insensitive, multi-valued HTTP headers
the event-loop adapter interface Fetch drives
run Fetch under AnyEvent
run Fetch on a Hyperman::Loop
run Fetch on an IO::Async::Loop
Fetch's own vendored C event loop
an HTTP response from Fetch
a live WebSocket connection from Fetch