cron rpc action

Issue #319 resolved
Alan Noble created an issue

As prerequisite for Issue #281, add support for rpc as a cron action.

Analogous to the call action, the “variable” name will specify the rpc endpoint (rather than a function name). The endpoint will be invoked via a HTTP POST method request, with (optional) data in the request body.