EasyRpc.Plugs.Executor (EasyRpc v1.0.0)

Copy Markdown View Source

Calls :erpc.call with the node, module, function, args, and timeout from the context.

On success, stores the result in ctx.result. On exception, wraps it into ctx.error.