You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mudler edited this page Aug 21, 2014
·
4 revisions
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