Community Picks
Read post

A misleading error when using gRPC with Go and nginx

A post discussing a misleading error encountered when using gRPC with Go and nginx. The error message indicates a problem with HTTP/2 frames, but the actual issue is with the Go service not supporting plaintext HTTP/2 requests. The post provides a solution to add plaintext HTTP/2 support using the golang.org/x/net/http2/h2c package.

    #golang#nginx#grpc
May 14, 2024•8m read time•From kennethjenkins.net
Post cover image
Table of contents
The error messageHTTP/2 and GoStarting an HTTP/2 connectionHTTP/2 message framingPutting it all together
279 Impressions
Community Picks's image
Community Picks

Community Picks is a section on daily.dev where our community members share the most interesting and...

9.9K Followers

•

336.5K Upvotes

denisb0's user avatar
Denis Bolkovskis
@denisb0
Joined Aug 19. 2022
56.5K

resident meme expert

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard