Skip to content

Commit

Permalink
README.md: update playground link
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Nov 10, 2024
1 parent 5274c7f commit 169510b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![CI](https://github.com/creachadair/jrpc2/actions/workflows/go-presubmit.yml/badge.svg?event=push&branch=main)](https://github.com/creachadair/jrpc2/actions/workflows/go-presubmit.yml)

This repository provides a Go module that implements a [JSON-RPC 2.0][spec] client and server.
There is also a working [example in the Go playground](https://go.dev/play/p/Nhg0smrxsoM).
There is also a working [example in the Go playground](https://go.dev/play/p/JWgZOVJh0nZ).

## Packages

Expand Down

0 comments on commit 169510b

Please sign in to comment.