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/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/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/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
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
