Metadata-Version: 2.1
Name: jsonrpc-asyncio-client
Version: 0.1.0
Summary: Framework-agnostic, asynchronous JSON-RPC client.
Home-page: https://github.com/mkjpryor-stfc/jsonrpc-asyncio-client
Author: Matt Pryor
Author-email: matt.pryor@stfc.ac.uk
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Requires-Dist: pydantic
Requires-Dist: jsonrpc-asyncio-model
Provides-Extra: all
Requires-Dist: httpx ; extra == 'all'
Requires-Dist: websockets ; extra == 'all'
Provides-Extra: http
Requires-Dist: httpx ; extra == 'http'
Provides-Extra: websockets
Requires-Dist: websockets ; extra == 'websockets'

# jsonrpc-asyncio-client


