tuweni / org.apache.tuweni.jsonrpc.app / JSONRPCApp

JSONRPCApp

object JSONRPCApp (source)

Application running a JSON-RPC service that is able to connect to clients, get information, cache and distribute it.

Functions

main

fun main(args: Array<String>): Unit