grpc / grpc/grpc-node

VSock support or examples of custom channels

Open
#2,863 1 comment 0 reactions 0 assignees View on GitHub
package: @grpc/grpc-js
Dominant language
TypeScript
Stars
4.8k
Forks
716
Avg merge
2d 3h
Merged PRs (30d)
10

Description

### Is your feature request related to a problem? Please describe.
I am interested in using `@grpc/grpc-js` for communication between an AWS Nitro Enclave and its host. There is a lightweight package for interfacing with VSock from node called https://github.com/wei-rong-1/node-vsock

### Describe the solution you'd like
I would either like `vsock` support or an example of creating a custom Channel that could wrap the above referenced library.

### Describe alternatives you've considered
The alternative to native support is creating a custom Channel that wrapps the `node-vsock` library.

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.