cbornet / generator-jhipster-grpc

JHipster module, Adds support for gRPC and generates gRPC CRUD services
Apache License 2.0
44 stars 7 forks source link

Is there any plans for other rpc framework like capnproto? #138

Open Ledenel opened 1 year ago

Ledenel commented 1 year ago

Thanks for the support of grpc, that helps me a lot. I was wondering that whether it would be easy to switch between rpc frameworks using only one jdl design. Please at least tell me where should I start, thank you very much.

cbornet commented 1 year ago

A JHipster module for CapnProto could of course be developed the same way as the gRPC one. I don't have time for that but if you want to do it, me and the JHipster community can surely provide help.