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

Serde support #47

Open
polachok opened this issue Feb 13, 2018 · 1 comment
Open

Serde support #47

polachok opened this issue Feb 13, 2018 · 1 comment

Comments

@polachok
Copy link

C++ capnproto implementation supports json serialization. Would you be interested in adding support for serde? I think a Serialize impl could be generated by capnpc.

@dwrensha
Copy link
Member

Yeah, JSON conversion would be useful! The C++ implementation makes use of the dynamic reflection API. I think something similar would be a good way forward in capnproto-rust.

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