grpc / grpc/grpc-rust

Support for unix abstract sockets

Open
#966 3 comments 0 reactions 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

https://github.com/hyperium/tonic/pull/861 added support for unix domain sockets but it doesn't appear to support abstract sockets. Rust added abstract namespace support recently https://github.com/rust-lang/rust/pull/85379 and I was curious if there was a workaround or general timeline for adding this support.

### Motivation

As a multi lang gRPC developer I would like to utilize abstract sockets which are supported in other languages for example grpc-go[1].

[1] https://github.com/grpc/grpc-go/tree/v1.45.x/examples/features/unix_abstract

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.