-
Notifications
You must be signed in to change notification settings - Fork 1
JSON RPC support over socket with OpenRPC docs #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
- Added detailed documentation for the new JSON-RPC API, including OpenRPC specification, request/response formats, client example, and error codes. - Updated documentation for the line-based API to clarify its role relative to the JSON-RPC API. - Corrected a link in the main README.md file. - Expanded the API documentation to include separate sections for the line-based protocol and the JSON-RPC API.
docs: Improve and expand Zinit API documentation
…(with curl command, not in playground)
…d configuration directory
This pull request contains the following changes:
|
…it proxy -a <ADDR> command`
The
Exposing the proxy at e.g.
Allows to access the OpenRPC spec on https://playground.open-rpc.org by supplying |
No description provided.