Closed proyb6 closed 5 years ago
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 https://github.com/crystal-lang/crystal/issues/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.
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.
Duplicate of #88
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.