API Reference Phoenix JSON RPC v0.1.0

modules

Modules

A simple implementation of the JSON-RPC.

An abstract json rpc error.

An error meaning

An error meaning

Basic struct for the rpc request.

Basic struct for the rpc response

The entrypoint for defining rpc routes.

Context that provides access to the stored route list, jsonrpc version and schema.

Behaviour for the rpc requests dispatcher.

MetaData struct for the paths, defined in rpc router.

Parse behaviour for the rpc requests.

Behaviour for handling requests via rpc.

Module for resolving open rpc schema.

Validation behaviour for the rpc requests.

Type definitions for the rpc requests, responses and errors.

Helper module provides a set of render functions for the phoenix views.