Top 0.7% dependent packages on proxy.golang.org
Top 2.1% dependent repos on proxy.golang.org
Top 7.7% forks on proxy.golang.org
Top 0.8% docker downloads on proxy.golang.org
proxy.golang.org : github.com/AdamSLevy/jsonrpc2/v14
Package jsonrpc2 is a complete and strictly conforming implementation of the JSON-RPC 2.0 protocol for both clients and servers. The full specification can be found at https://www.jsonrpc.org. The simplest way to make a JSON-RPC 2.0 request is to use the provided Client.Request. For clients that do not wish to use the provided Client, the Request and Response types can be used directly. Servers define their own MethodFuncs and associate them with a name in a MethodMap that is passed to HTTPRequestHandler() to return a corresponding http.HandlerFunc. See HTTPRequestHandler for more details. This example makes all of the calls from the examples in the JSON-RPC 2.0 specification and prints them in a similar format.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/%21adam%21s%21levy/jsonrpc2/v14
License: MIT
Latest release: over 5 years ago
First release: almost 6 years ago
Namespace: github.com/AdamSLevy/jsonrpc2
Dependent packages: 77
Dependent repositories: 6
Stars: 11 on GitHub
Forks: 6 on GitHub
Docker dependents: 24
Docker downloads: 36,483,716
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago