IntelliHome::RPC::Service::Base - IntelliHome/Google-at-Home GitHub Wiki

NAME

IntelliHome::RPC::Service::Base - Base class for RPC Services

DESCRIPTION

This object represent a base class for RPC Services for IntelliHome. It only ovverides the new to inject 'with_mojo_tx'=1 option by default. For more information on how services work, have a look at MojoX::JSON::RPC::Service

ATTRIBUTES

SEE ALSO

IntelliHome, IntelliHome::Workers::Master::RPC, MojoX::JSON::RPC::Service