Registry / networking / ybbus-jsonrpc-v2

ybbus-jsonrpc-v2

JSON →
library2.1.7gogounverified

A JSON-RPC 2.0 client for Go that sends requests and receives responses over HTTP.

go get github.com/ybbus/jsonrpc/v2
INSTALL
IMPORT
SIG · YBBUS-JSONRPC-V2
Y
ybbus-jsonrpc-v2
networkinggov2.1.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

jsonrpc
github.com/ybbus/jsonrpc/v2

Create a JSON-RPC 2.0 client using ybbus/jsonrpc.

package main import "github.com/ybbus/jsonrpc/v2" func main() { client := jsonrpc.NewClient("http://example.com/rpc") _ = client }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
18
Amazon
1
OpenAI (training)
1
Resources
ybbus-jsonrpc-v2 — go get ybbus-jsonrpc-v2 · libregistry