Skip to content

bigstepinc/jsonrpc-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONRPC 2.0 client over HTTP

Usage:
client = Client({
    "strJSONRPCRouterURL": "your-url-here"
})
response = client.rpc("test", ["param1", "param2"])

About

JSONRPC 2.0 client over HTTP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages