Skip to content

Commit c03664c

Browse files
authored
Merge pull request #69 from Seelengrab/readme_update
Link to JSON RPC specification in the README
2 parents 5adc04b + 39229a5 commit c03664c

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)