Skip to content

moderneinc/jsonrpc

Repository files navigation

JSON-RPC support for Java

This project provides a simple Java implementation of the JSON-RPC protocol. It is designed to be easy to use and to support all the features of the protocol. It is instrumented with metrics useful to operate a JSON-RPC interaction in a production environment driven by a Java process.

It is designed to be compatible with JSON-RPC implementations in other languages.

Language Implementation
Java This project
Python json-rpc
JavaScript json-rpc
Go jsonrpc
C# JsonRpc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages