Skip to content
This repository has been archived by the owner on Jan 31, 2018. It is now read-only.

Added --path support to jsonrpc-repl. #69

Merged
merged 1 commit into from
Jun 17, 2015

Conversation

joostvunderink
Copy link

A simple change to make it possible to connect to JSON-RPC servers located at an endpoint with a path, for example http://example.com/public/rpc/v1. The tool jsonrpc-repl has a new argument for that. In this case, you would use jsonrpc-repl -s example.com -p 80 --path /public/rpc/v1.

@dfellis
Copy link

dfellis commented Jun 17, 2015

Looks good to me. :)

I don't believe we have any tests on the repl, but I'll still wait for them to pass, then merge.

dfellis pushed a commit that referenced this pull request Jun 17, 2015
Added --path support to jsonrpc-repl.
@dfellis dfellis merged commit e04d905 into uber-archive:master Jun 17, 2015
@dfellis
Copy link

dfellis commented Jun 17, 2015

Published as 0.9.1 :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants