Skip to content

Add unified RPC client module with cmdliner integration#469

Merged
mtelvers merged 2 commits intoocurrent:masterfrom
mtelvers:extend-rpc
Mar 20, 2026
Merged

Add unified RPC client module with cmdliner integration#469
mtelvers merged 2 commits intoocurrent:masterfrom
mtelvers:extend-rpc

Conversation

@mtelvers
Copy link
Copy Markdown
Member

  • Add lib_rpc/client.ml with all RPC operations and cmdliner subcommands
  • Consolidate rpc_client and rpc_extended_client into single rpc_client
  • Use --connect/-c option for consistency with ocluster-client
  • Support both standalone binary and embeddable cmdliner commands
  • Applications can use Current_rpc.Client.Cmdliner.client_cmd to add a "client" subcommand with optional default capability file
  • Add documentation in doc/rpc-client.md

- Add lib_rpc/client.ml with all RPC operations and cmdliner subcommands
- Consolidate rpc_client and rpc_extended_client into single rpc_client
- Use --connect/-c option for consistency with ocluster-client
- Support both standalone binary and embeddable cmdliner commands
- Applications can use Current_rpc.Client.Cmdliner.client_cmd to add
  a "client" subcommand with optional default capability file
- Add documentation in doc/rpc-client.md
@mtelvers mtelvers merged commit 1121894 into ocurrent:master Mar 20, 2026
1 check passed
@mtelvers mtelvers deleted the extend-rpc branch March 20, 2026 08:35
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