Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated SDK for Nanopb(and maybe protobuf-c) #1528

Open
soisyourface opened this issue Oct 3, 2024 · 3 comments
Open

Generated SDK for Nanopb(and maybe protobuf-c) #1528

soisyourface opened this issue Oct 3, 2024 · 3 comments

Comments

@soisyourface
Copy link
Contributor

Nanopb and protobuf-c already have remote plugins and would be very useful to have generated SDK support like the cpp/cmake plugin.

Even if the only "sdk" is to download a zipfile that contains the generated code and dependencies(kind of like the zip available for the cpp/cmake plugin) that would be most excellent.

@mfridman
Copy link
Member

If it helps, we have an archive registry where you can install arbitrary plugin+module combinations, which lends itself nicely to the mentioned languages.

E.g.,

curl -fsSL -OJ https://buf.build/gen/archive/acme/petapis/community/nanopb/latest.zip

Docs here: https://buf.build/docs/bsr/archive-registry/

@soisyourface
Copy link
Contributor Author

Which is awesome, for sure. And something we started utilizing. But I recall a conversation in slack that made me think it was a good idea to also request "official" support for this like exists for C++, but maybe it's not necesary.

@mfridman
Copy link
Member

We appreciate you filing an issue, this is the correct place to surface those requests. Outside of bandwidth (and ongoing support/debugging), I don't think there's a technical reason we couldn't add this plugin.

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

No branches or pull requests

2 participants