Execution Plane JSON-RPC

Execution Plane JSON-RPC logo

GitHubLicense: MIT

execution_plane_jsonrpc owns the lower JSON-RPC framing and correlation lane below provider semantics.

Installation

def deps do
[
{:execution_plane_jsonrpc, "~> 0.1.0"}
]
end

Guides

The HexDocs menu includes the guide index, installation notes, usage notes, and publishing checklist for this package.