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

gRPC for Crystal #99

Closed
proyb6 opened this issue Nov 18, 2018 · 3 comments
Closed

gRPC for Crystal #99

proyb6 opened this issue Nov 18, 2018 · 3 comments

Comments

@proyb6
Copy link

proyb6 commented Nov 18, 2018

Still await for gRPC to get attention for Crystal.

https://grpc.io/

FAQ
https://grpc.io/faq/

The pros that gRPC will soon dominate microservices with ease of development and performance benefits open up across your web applications is enormous.

@RX14
Copy link

RX14 commented Nov 20, 2018

requires http2, which @ysbaddaden started but isn't production ready.

Making an H2 shard play well with the stdlib (or even including it in the stdlib) likely requires some stdlib work though, see crystal-lang/crystal#6011.

These are all problems which need work before gRPC can be worked on. They'd help other usecases too.

Protobuf seems to be in a working state, see https://github.com/jeromegn/protobuf.cr.

@proyb6
Copy link
Author

proyb6 commented Nov 21, 2018

Will take a look!

In addition, I haven’t found FlatBuffers in Crystal, would this be feasible to build since the benefits is useful for most case.

@alexanderadam
Copy link

Duplicate of #88

@RX14 RX14 closed this as completed Dec 21, 2018
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