Skip to content

Conversation

@srikrsna-buf
Copy link
Member

Closes #103. We don't support generating via bazel because that requires us to know ahead of time the generated files, which depends on the plugin. We can instead generate using buf and write the language rules in bazel. This example demonstrates that using go and connect to build a simple connect server.

@srikrsna-buf srikrsna-buf requested review from a user and emcfarlane May 21, 2025 17:23
@srikrsna-buf srikrsna-buf merged commit 24edf64 into main May 23, 2025
5 checks passed
@srikrsna-buf srikrsna-buf deleted the sk/add-example branch May 23, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Have a complete example with plugin compilation and generation

2 participants