We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5adc04b + 39229a5 commit c03664cCopy full SHA for c03664c
README.md
@@ -1,2 +1,5 @@
1
# JSONRPC
2
3
+An implementation for JSON RPC 2.0. See [the specification](https://www.jsonrpc.org/specification) for details.
4
+
5
+Currently, only JSON RPC 2.0 is supported. This package can act as both a client & a server.
0 commit comments