stepancheg / grpc-rust

Rust implementation of gRPC
MIT License
1.37k stars 124 forks source link

Any examples of using this as a proxy? #109

Open Disturbing opened 6 years ago

Disturbing commented 6 years ago

Looking for a rust-like grpc proxy where it can forward endpoints from A -> B but we can modify stuff like headers, etc.

ThibaultRiviere commented 6 years ago

Can this help you ? https://www.nginx.com/blog/nginx-1-13-10-grpc/

Disturbing commented 6 years ago

Looking to see how to proxy grpc requests via rust. Guessing its http2 socket only? But was wondering if its possible here. On Wed, Apr 25, 2018 at 10:16 PM ThibaultRiviere notifications@github.com wrote:

Can this help you ? https://www.nginx.com/blog/nginx-1-13-10-grpc/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/stepancheg/grpc-rust/issues/109#issuecomment-384302726, or mute the thread https://github.com/notifications/unsubscribe-auth/ACQev1EzIU9I-ZyXimiRN-5040ogvjWBks5tsIU3gaJpZM4SsDEr .