grpc / grpc/grpc-rust

Analogue of InProcessServerBuilder on rust

Open
#1,400 0 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

I would like to run the built-in grpc server inside my application and send requests there not through the network, but using memory. I found a similar way in JAVA:

https://grpc.github.io/grpc-java/javadoc/io/grpc/inprocess/InProcessServerBuilder.html

Is it possible to do something similar with tonic ?

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.