Changes for version 0.003 - 2014-12-28

  • No new features.
  • Bugs fixed:
  • Write failure would warn(), replaced with debug_printf since this is common when clients disconnect partway through writing the response
  • Invalid JSON would throw an exception, this is now caught and reported via ->debug_printf only.

Modules

support the universal webserver gateway interface protocol in IO::Async
server implementation for UWSGI
represents an incoming connection to a server