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

Add support for Protocol Buffers #59

Open
gfronza opened this issue Aug 13, 2017 · 3 comments
Open

Add support for Protocol Buffers #59

gfronza opened this issue Aug 13, 2017 · 3 comments

Comments

@gfronza
Copy link
Collaborator

gfronza commented Aug 13, 2017

The client and server should support Protocol Buffers (https://developers.google.com/protocol-buffers/).

Although protobuf is technically supported (everything is a byte array after all), we should have better ways to handle it, as we do with JSON.

@gunjan01
Copy link

gunjan01 commented Oct 8, 2018

Hi @gfronza! I would like to give this a shot

@gfronza
Copy link
Collaborator Author

gfronza commented Oct 8, 2018

Hi @gunjan01, sounds good! Please also keep @skrater on cc as he's leading this project now.
Thanks for your initiative, let us know if you need anything from our side.

@gunjan01
Copy link

gunjan01 commented Oct 9, 2018

@gfronza @skrater Sure. Thanks a lot for the support !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants