Skip to content

Commit

Permalink
Minor API simplifications and fixes.
Browse files Browse the repository at this point in the history
Breaking changes:
- The jrpc2.Network helper now returns a tuple, so that it can be
  plumbed directly to net.Listen without staging.
- Simplify the jrpc2.ServerStatus type to convert methods to fields.

Non-breaking changes:
- Some documentation and example updates.
- Fix a minor concurrency bug in the client.
  • Loading branch information
creachadair committed Aug 5, 2021
1 parent 4fa9d17 commit be5d2d4
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit be5d2d4

Please sign in to comment.