issues
search
sourcegraph
/
jsonrpc2
Package jsonrpc2 provides a client and server implementation of JSON-RPC 2.0 (http://www.jsonrpc.org/specification)
MIT License
195
stars
62
forks
source link
readme
jsonrpc2: JSON-RPC 2.0 implementation for Go
Package jsonrpc2 provides a
Go
implementation of
JSON-RPC 2.0
.
Documentation
Open the code in Sourcegraph
Known issues
Batch requests and responses are not yet supported.