Skip to content

IntelliHome::IntelliHomeRPC

mudler edited this page Aug 19, 2014 · 3 revisions

NAME

IntelliHome::IntelliHomeRPC - Top class for the IntelliHome RPC server

DESCRIPTION

This object represent a Mojolicious Application with the RPC plugin activated. At startup load all the services installed in the IntelliHome::RPC::Service::* namespace.

METHODS

  • build

    Set up parser from the configuration file, searches and load all the services in the IntelliHome::RPC::Service::* namespace.

  • startup

    Starts the RPC server with the loaded services.

ATTRIBUTES

SEE ALSO

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

Clone this wiki locally