Does TcpTransport Support Http/2 and gRPC? #3780
benwis
started this conversation in
General & Learning
Replies: 1 comment 1 reply
-
@benwis Hey 👋 I can't think of any reason why it shouldn't work. Let us know if you have questions along the way. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Ockam friends!
I'm considering piping some gRPC commands over Ockam with Rust's Tonic, but was curious if there was some reason it wouldn't work. I know gRPC makes heavy use of http trailers and HTTP/2, so I thought I would ask first while I considered it and before I dig into implementing it :)
Beta Was this translation helpful? Give feedback.
All reactions