cloudwego / cloudwego/volo

Support reference type in rpc call

Open
#15 0 comments 0 reactions 1 assignee Claimed by @LYF1999 View on GitHub
A-volo-thrift C-enhancement C-feature-request E-hard
Dominant language
Rust
Stars
2.6k
Forks
223
Avg merge
18m
Merged PRs (30d)
1

Description

## Feature Request
Support reference as method args in a rpc call
like
`client.get_user_info(&UserInfoRequest{...})`

### Crates

volo-thrift

### Motivation
in some case, it can save `Clone` cost.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.