Changes for version 0.07 - 2014-03-26

  • CHANGES
    • Updated for IO::Async 0.61 - avoid IO::Async::Protocol::Stream
    • Support ->listen on SSL extension
    • Support listening on SSL from the Plack handler and commandline (RT86436)
  • BUGFIXES
    • Ensure that closed client connections get removed properly (RT93202)
    • Bugfix sponsored by NET-A-PORTER (http://www.net-a-porter.com/)

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