Changes
MANIFEST
Makefile.PL
bench/wrk.pl
bench/future-benchmark.pl
examples/hello.pl
lib/Hypersonic.pm
lib/Hypersonic/Compress.pm
lib/Hypersonic/Event.pm
lib/Hypersonic/Event/Epoll.pm
lib/Hypersonic/Event/EventPorts.pm
lib/Hypersonic/Event/IOCP.pm
lib/Hypersonic/Event/IOUring.pm
lib/Hypersonic/Event/Kqueue.pm
lib/Hypersonic/Event/Poll.pm
lib/Hypersonic/Event/Role.pm
lib/Hypersonic/Event/Select.pm
lib/Hypersonic/Future.pm
lib/Hypersonic/Future/Pool.pm
lib/Hypersonic/JIT/Util.pm
lib/Hypersonic/Middleware/RequestId.pm
lib/Hypersonic/Protocol/HTTP1.pm
lib/Hypersonic/Protocol/HTTP2.pm
lib/Hypersonic/Protocol/SSE.pm
lib/Hypersonic/Protocol/WebSocket.pm
lib/Hypersonic/Protocol/WebSocket/Frame.pm
lib/Hypersonic/Request.pm
lib/Hypersonic/Response.pm
lib/Hypersonic/SSE.pm
lib/Hypersonic/Session.pm
lib/Hypersonic/Socket.pm
lib/Hypersonic/Stream.pm
lib/Hypersonic/TLS.pm
lib/Hypersonic/UA.pm
lib/Hypersonic/UA/Async.pm
lib/Hypersonic/UA/HTTP2.pm
lib/Hypersonic/UA/Pool.pm
lib/Hypersonic/UA/Protocol/HTTP1.pm
lib/Hypersonic/UA/Response.pm
lib/Hypersonic/UA/SSE.pm
lib/Hypersonic/UA/Socket.pm
lib/Hypersonic/UA/Stream.pm
lib/Hypersonic/UA/TLS.pm
lib/Hypersonic/UA/WebSocket.pm
lib/Hypersonic/WebSocket.pm
lib/Hypersonic/WebSocket/Handler.pm
lib/Hypersonic/WebSocket/Room.pm
t/0000-load.t
t/0001-dispatch.t
t/0002-socket.t
t/0003-server.t
t/0004-compile-time.t
t/0005-errors.t
t/0006-dynamic.t
t/0007-custom-status.t
t/0008-multi-params.t
t/0009-security.t
t/0010-tls.t
t/0011-request-features.t
t/0012-response.t
t/0013-request.t
t/0014-middleware.t
t/0015-static.t
t/0016-session.t
t/0017-compression.t
t/0018-http2.t
t/0019-streaming.t
t/0020-event.t
t/0021-event-role.t
t/0022-event-kqueue.t
t/0023-event-epoll.t
t/0024-event-poll.t
t/0025-event-select.t
t/0026-event-iouring.t
t/0027-chunked-encoding.t
t/0027-event-iocp.t
t/0028-event-eventports.t
t/0028-http2-streaming.t
t/0029-sse.t
t/0030-websocket-handshake.t
t/0031-websocket-framing.t
t/0032-websocket-api.t
t/0035-e2e-streaming.t
t/0040-server-reliability.t
t/1001-future-basic.t
t/1002-future-convergent.t
t/1003-future-pool-basic.t
t/1004-future-pool-submit.t
t/1005-future-pool-concurrent.t
t/1006-future-pool-errors.t
t/1007-future-pool-chaining.t
t/1008-future-pool-shutdown.t
t/1009-future-data-structures.t
t/2001-ua-foundation.t
t/2002-ua-http11.t
t/2003-ua-response.t
t/2004-ua-streaming.t
t/2005-ua-tls.t
t/2006-ua-pool.t
t/2007-ua-http2.t
t/2008-ua-sse.t
t/2009-ua-websocket.t
t/2010-ua-async-api.t
t/2011-ua-blocking-methods.t
t/2012-ua-async-future.t
t/2013-ua-run-poll.t
t/2014-ua-callback.t
t/2015-ua-start-request.t
t/2016-ua-state-machine.t
t/2017-ua-helpers.t
t/2100-ua-integration.t
t/2101-ua-async-integration.t
t/2102-ua-keepalive.t
t/2103-ua-minimal-compile.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
