ajsonrpc 1.2.0
0
Async JSON-RPC 2.0 protocol + server powered by asyncio
Contents
Async JSON-RPC 2.0 protocol + server powered by asyncio
Stars: 20, Watchers: 20, Forks: 4, Open Issues: 4The pavlov99/ajsonrpc
repo was created 5 years ago and the last code push was 1 years ago. The project is not very popular with only 20 github stars!
How to Install ajsonrpc
You can install ajsonrpc using pip
pip install ajsonrpc
or add it to a project with poetry
poetry add ajsonrpc
Package Details
- Author
- Kirill Pavlov
- License
- MIT
- Homepage
- https://github.com/pavlov99/ajsonrpc
- PyPi:
- https://pypi.org/project/ajsonrpc/
- Documentation:
- https://ajsonrpc.readthedocs.io
- GitHub Repo:
- https://github.com/pavlov99/ajsonrpc
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common ajsonrpc errors.
Code Examples
Here are some ajsonrpc
code examples and snippets.