execution_plane_http owns the lower unary HTTP lane and lane-adapter
boundary for request/response execution.
Installation
def deps do
[
{:execution_plane_http, "~> 0.1.0"}
]
endAll commands default to the published execution_plane ~> 0.3.0 core package.
Workspace development can select a local source through the standard
MIX_WORKSPACE_OPS_BOOTSTRAP hook. No registry tooling is required.
Guides
The HexDocs menu includes the guide index, installation notes, usage notes, and publishing checklist for this package.