Categorygithub.com/sourcegraph/jsonrpc2
repositorypackage
0.2.1
Repository: https://github.com/sourcegraph/jsonrpc2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

jsonrpc2: JSON-RPC 2.0 implementation for Go Build Status Sourcegraph GoDoc

Package jsonrpc2 provides a Go implementation of JSON-RPC 2.0.

Known issues

  • Batch requests and responses are not yet supported.