SafeRPC.Client (safe_rpc v0.1.0)

Copy Markdown View Source

SafeRPC client process and one-shot client helpers.

Summary

Functions

call(client, op)

call(client, op, payload)

call(client, op, payload, opts)

cancel(task)

cast(client, op)

cast(client, op, payload)

cast(client, op, payload, opts)

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

send_request(client, op, payload \\ %{}, opts \\ [])

start_link(opts)