Changes for version 0.12 - 2020-04-29

  • CHANGES
    • Improved metrics reporting using Metrics::Any 0.03
      • Added response time and byte size distributions and requests-in-flight gauge
    • Reduced overhead when not collecting metrics by disabling the code when not using a Metrics::Any adapter

Modules

serve HTTP with IO::Async
use PSGI applications with Net::Async::HTTP::Server
represents a single outstanding request
HTTP handler for Plack using Net::Async::HTTP::Server

Provides

in lib/Net/Async/HTTP/Server/Protocol.pm