Skip to content

Commit

Permalink
Switch to proto opaque api (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatgoel authored Jan 15, 2025
1 parent 93a0004 commit 08e544e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 31 deletions.
4 changes: 2 additions & 2 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
version: v2
plugins:
- remote: buf.build/protocolbuffers/go:v1.36.0
- remote: buf.build/protocolbuffers/go:v1.36.3
out: proto
opt:
- paths=source_relative
- default_api_level=API_HYBRID
- default_api_level=API_OPAQUE
- remote: buf.build/connectrpc/go:v1.17.0
out: proto
opt: paths=source_relative
56 changes: 27 additions & 29 deletions proto/frontend/v1/service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 08e544e

Please sign in to comment.