repositorypackage
0.2.0
Repository: https://github.com/sourcegraph/jsonrpc2.git
Documentation: pkg.go.dev
# Packages
Package websocket provides WebSocket transport support for JSON-RPC 2.0.
# README
jsonrpc2: JSON-RPC 2.0 implementation for Go

Package jsonrpc2 provides a Go implementation of JSON-RPC 2.0.
This package is experimental until further notice.
Known issues
- Batch requests and responses are not yet supported.