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

clear out tokio/jsonrpsee; insert jsonrpc #8

Open
wants to merge 1 commit into
base: rust-cli
Choose a base branch
from

Conversation

mplsgrant
Copy link

I swapped out tokio/jsonrpsee in favor of jsonrpc as per this comment. I tested the following calls against the warnet server, and the calls work as I imagine they would. Note below: I renamed the binary to warcli-rust on my machine to differentiate it from the python warcli:

warcli-rust network start  /home/user/.warnet/warnet/warnet/graph.graphml --force
warcli-rust graph create 5
warcli-rust network info
warcli-rust network status
warcli-rust --network warnet messages 0 1 

@mplsgrant mplsgrant force-pushed the rust-cli-new-json-rpc branch from 77b4813 to f21d419 Compare April 8, 2024 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant