Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

NAME

Gungho::Engine::IO::Async - IO::Async Engine

SYNOPSIS

engine:
module: IO::Async
config:
loop_delay: 0.01
dns:
disable: 1 # Only if you don't want Gungho to resolve DNS

DESCRIPTION

This class uses IO::Async to dispatch requests.

WARNING: This engine is still experimental. Patches welcome! In particular, this class definitely should cache connections.

METHODS

run

setup

setup_impl_class

send_request

handle_response

start_request

lookup_host