quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.42k stars 2.58k forks source link

Implement Jakarta RPC #34183

Open cescoffier opened 1 year ago

cescoffier commented 1 year ago

Description

Implement Jakarta RPC (aka gRPC clients and servers with some Jakarta sauce).

Analysis

(links to analysis docs containing architecture design work, requirements gathering, etc)

quarkus-bot[bot] commented 1 year ago

/cc @alesj (grpc)

starksm64 commented 1 year ago

The github repo for the Jakarta RPC project is here: https://github.com/jakartaee/rpc

The readme there calls out the spec project page and the mailing list

Project page: https://projects.eclipse.org/projects/ee4j.rpc Mailing list: https://accounts.eclipse.org/mailing-list/jakartarpc-dev

AngeloRubens commented 5 months ago

hi, any news about this implementation?

cescoffier commented 5 months ago

No, nothing has been started. I do not believe it will be implemented in 2024. But, as always, contributions are more than welcome.