-
Notifications
You must be signed in to change notification settings - Fork 0
JSONRPC 2.0 client over HTTP
License
bigstepinc/jsonrpc-python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published