Categorygithub.com/replit/jsonrpc2
repositorypackage
0.1.2
Repository: https://github.com/replit/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.

This package is experimental until further notice.

Open the code in Sourcegraph

Known issues

  • Batch requests and responses are not yet supported.