sourcegraph / jsonrpc2

Package jsonrpc2 provides a client and server implementation of JSON-RPC 2.0 (http://www.jsonrpc.org/specification)
MIT License
190 stars 62 forks source link

Fix underlying connection not being closed on protocol error #64

Closed samherrmann closed 1 year ago

samherrmann commented 1 year ago

Please expand the commit messages for details.

samherrmann commented 1 year ago

Let me know if you wish to keep the change set of this PR to a minimum and remove the second commit.

samherrmann commented 1 year ago

@keegancsmith, thank you very much for the quick turnaround time on the review 🙂