Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include a sample command line json-rpc client #18

Open
EggPool opened this issue Mar 13, 2018 · 0 comments
Open

Include a sample command line json-rpc client #18

EggPool opened this issue Mar 13, 2018 · 0 comments
Labels
Feature request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@EggPool
Copy link
Collaborator

EggPool commented Mar 13, 2018

Any json-rpc client or lib is supposed to be used.
But it would be good to include a command line python client, taking command and parameters from the command line, sending to the server, and printing back the result.

Good as a debug tool, and sample calls.
testing/test1.py can be used as a sample base code, "just" need to wraps up the calls.

I'll do it myself in a few days if noone else did.

@EggPool EggPool added help wanted Extra attention is needed good first issue Good for newcomers Feature request labels Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant