# ExecutionPlaneJsonRpc v0.1.0 - Table of Contents

> Execution Plane JSON-RPC framing and correlation lane.

## Pages

- Package
  - [Overview](readme.md)
  - [Changelog](changelog.md)
  - [License](license.md)

- Guides
  - [Guide Index](guides_index.md)
  - [Installation](installation.md)
  - [Usage](usage.md)
  - [Publishing](publishing.md)

## Modules

- [ExecutionPlane.JsonRpc](ExecutionPlane.JsonRpc.md): Helper surface for JSON-RPC framing and direct owner composition.
- [ExecutionPlane.Protocols.JsonRpc](ExecutionPlane.Protocols.JsonRpc.md): Minimal JSON-RPC framing support. Process-backed JSON-RPC is composed by a
direct lower-lane owner that depends on both JSON-RPC and process lanes.

- [ExecutionPlane.Protocols.JsonRpc.Adapter](ExecutionPlane.Protocols.JsonRpc.Adapter.md): Execution Plane-owned JSON-RPC framing adapter for persistent lanes.

