Metadata-Version: 2.1
Name: jsonrpc-asyncio-model
Version: 0.1.0
Summary: Models and exceptions encoding the JSON-RPC specification.
Home-page: https://github.com/mkjpryor/jsonrpc-asyncio-model
Author: Matt Pryor
Author-email: matt.pryor@stfc.ac.uk
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Requires-Dist: pydantic
Requires-Dist: typing-extensions

# jsonrpc-asyncio-model

This repository contains models encoding the JSON-RPC specification.


