Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update readme
  • Loading branch information
bcb committed Jul 31, 2024
commit d78442246352c164e50f76fedf03055e9d26aa70
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ response = dispatch('{"jsonrpc": "2.0", "method": "ping", "id": 1}')

[Watch a video on how to use it.](https://www.youtube.com/watch?v=3_BMmgJaFHQ)

Full documentation is at [jsonrpcserver.com](https://www.jsonrpcserver.com/).
Full documentation is in the [wiki](https://github.com/explodinglabs/jsonrpcserver/wiki).

See also: [jsonrpcclient](https://github.com/explodinglabs/jsonrpcclient)