grpc / grpc/grpc-rust

Update UDS example with socket paths determined at runtime

Open
#1,611 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
12.5k
Forks
1.3k
Avg merge
4d 7h
Merged PRs (30d)
24

Description

## Feature Request

### Motivation

Workaround and Rust education for closure capture requirement that currently only a static path is used:

https://github.com/hyperium/tonic/blob/c30cb783b9e5eaa4ea05003d9cacac733d135c58/examples/src/uds/client.rs#L16-L28

### Proposal

Use the `ustr` crate to remove reliance on only a static hard-coded path.

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.