Skip to content

Commit 39229a5

Browse files
committed
Link to JSON RPC specification in the README
1 parent 5adc04b commit 39229a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# JSONRPC
22

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

Comments
 (0)