-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Labels
Description
Just trying to fork off the discussion from #3082. Seems like the is an interest for an RPC client with "like tab completion, and inline help, and batch processing, and pipelines of queries, etc"
My biased vote goes toward building it with Python, because there are plenty of existing libs for that. Would the script in contrib/bitrpc/ be a good start?
Other questions involve feature set, and how to manage the executable. I've leave those for discussion though.