NAME

Protocol::DBus::Client::IOAsync - D-Bus with IO::Async

SYNOPSIS

See Protocol::DBus::Client::AnyEvent.

DESCRIPTION

This module provides an interface between Mojo::IOLoop and Protocol::DBus::Client. It subclasses Protocol::DBus::Client::EventBase.

Mojolicious-based applications can use this module to interface with D-Bus.

INTERFACE

This module’s interface is identical to that of Protocol::DBus::Client::AnyEvent. See that module for more details.