Skip to content

Commit

Permalink
Update the playground example.
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Jun 12, 2021
1 parent 9a22702 commit 9c7c78d
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 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/creachadair/jrpc2)](https://goreportcard.com/report/github.com/creachadair/jrpc2)

This repository provides Go package that implements a [JSON-RPC 2.0][spec] client and server.
There is also a working [example in the Go playground](https://play.golang.org/p/dafuqfzE4nd).
There is also a working [example in the Go playground](https://play.golang.org/p/RKYAfUOcZz8).

## Packages

Expand Down

0 comments on commit 9c7c78d

Please sign in to comment.