Skip to content

CORS setup for grpc-web doesn't compile #454

Closed Answered by jplatte
pvva asked this question in Q&A
Discussion options

You must be logged in to vote

tonic 0.10.x uses http 0.2, while tower-http 0.5.x uses http 1.0. You have to downgrade tower-http to 0.4 or wait for tonic 0.11.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pvva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #453 on January 02, 2024 16:38.