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

CapNProto support #1441

Closed
unicomp21 opened this issue Aug 18, 2020 · 1 comment
Closed

CapNProto support #1441

unicomp21 opened this issue Aug 18, 2020 · 1 comment
Labels

Comments

@unicomp21
Copy link

unicomp21 commented Aug 18, 2020

Protobuf support would be nice as well, but think this will be easier and run faster.

Ideally the CapNProto schema w/ annotations can be used to codegen the await'able (fiber based) channels referenced in:
#1440

@dcodeIO
Copy link
Member

dcodeIO commented Aug 18, 2020

I don't see how CapNProto, or protobuf for that matter, are going to help the compiler specifically. Once we'll need serialization, we're likely going to build an optimized domain-specific implementation, and I'd expect CapNProto or protobuf to remain third-party packages. If you are interested in building such a package independently, that'd be great of course :)

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

No branches or pull requests

2 participants