Execution Plane JSON-RPC

Copy Markdown View Source

Execution Plane JSON-RPC logo

GitHub License: 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.