Tonic doesn't provide tonic::service::LayerExt? #2164
Unanswered
Gumichocopengin8
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi, have you found a solution for this problem? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use Tonic (
tonic = "0.12.3"
,tonic-web = "0.12.3"
,tonic-build = "0.12.3"
) for gRPC-web to call from Reactjs frontend. The Tonic example usestonic::service::LayerExt
tonic/examples/src/grpc-web/server.rs
Line 1 in 86815d8
Beta Was this translation helpful? Give feedback.
All reactions