Skip to content

Commit d8394b4

Browse files
committed
Add link to JSONRPC v2 Specification
1 parent 841f21a commit d8394b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This library contains classes to construct JSON RPC notification, request, respo
44

55
Additionally there is a ReactPHP stream decoder included which will process JSON RPC request and responses encoded via NDJSON.
66

7+
https://www.jsonrpc.org/specification
8+
79
# Quickstart
810

911
## Create a Request on the client

0 commit comments

Comments
 (0)