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

Protobuf support ? #1518

Open
jaumard opened this issue Nov 21, 2018 · 3 comments
Open

Protobuf support ? #1518

jaumard opened this issue Nov 21, 2018 · 3 comments

Comments

@jaumard
Copy link
Contributor

jaumard commented Nov 21, 2018

Is there any protobuf support ? Or any plan for it ? Would love to see that append :)

@jaumard jaumard changed the title Protobug support ? Protobuf support ? Nov 21, 2018
@prat0088
Copy link

I'm new to the project. What is the recommended way of getting these generators to support protobuf serialization? Would I need to define my own template, for example csharp_protobuf if I wanted to generate a C# client that used protobuf as the wire format?

@jaumard
Copy link
Contributor Author

jaumard commented May 25, 2019

I've implement protobuf for the dart/jaguar generator, you can take a look at it :) @prat0088

@wing328
Copy link
Member

wing328 commented May 25, 2019

Would I need to define my own template, for example csharp_protobuf if I wanted to generate a C# client that used protobuf as the wire format?

@prat0088 C# client only supports JSON payload at the moment. We can work with you to add ProtoBuf support to the C# client.

Please ping me via https://gitter.im (ID: wing328) if you want to proceed with this enhancement further.

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

3 participants