Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartarpc-dev] Spring gRPC 0.5.0 released

The Jakarta gRPC is more like a project than a specification; if it is tightly dependent on gRPC, moving to the Eclipse EE4J is more reasonable.
---

Regards,

Hantsy Bai

Self-employed consultant, fullstack developer, agile coach, freelancer/remote worker

GitHub: https://github.com/hantsy

Twitter: https://twitter.com/@hantsy

Medium: https://medium.com/@hantsy


On Tue, Mar 11, 2025 at 10:05 PM Angelo Rubini via jakartarpc-dev <jakartarpc-dev@xxxxxxxxxxx> wrote:
hi Ivar,

I think that at the moment, the only valid implementation that comes closest to the specifications of jakarta grpc,
is the implementation contained in helidon, perhaps helidon could lead the way by providing a first version of jakarta rpc with their implementation?
do you know the team that works on it?


regards
Angelo Rubini


Da: jakartarpc-dev <jakartarpc-dev-bounces@xxxxxxxxxxx> per conto di Ivar Grimstad via jakartarpc-dev <jakartarpc-dev@xxxxxxxxxxx>
Inviato: martedì 11 marzo 2025 13:27
A: rpc developer discussions <jakartarpc-dev@xxxxxxxxxxx>
Cc: Ivar Grimstad <ivar.grimstad@xxxxxxxxxxxxxxxxxxxxxx>
Oggetto: Re: [jakartarpc-dev] Spring gRPC 0.5.0 released
 
Good point!
The specification is called Jakarta RPC, so there is no reason why it shouldn't be more generic to cover more alternatives.
Currently, the goal of the specification is to make gRPC easier to use in Java, so that would need to be rewritten slightly. Otherwise, there is nothing preventing that from being the result..

Ivar

On Tue, Mar 11, 2025 at 9:39 AM hantsy bai <hantsy@xxxxxxxxx> wrote:
I think gRpc is a specific product, but as a specification, it should resolve the common issue.
There are a lot of RPC projects/products that exist, such as
*  tRPC, https://trpc.io

How about supporting these RPC tools?
---

Regards,

Hantsy Bai

Self-employed consultant, fullstack developer, agile coach, freelancer/remote worker

GitHub: https://github.com/hantsy

Twitter: https://twitter.com/@hantsy

Medium: https://medium.com/@hantsy


On Tue, Mar 11, 2025 at 4:07 PM Ivar Grimstad via jakartarpc-dev <jakartarpc-dev@xxxxxxxxxxx> wrote:
Hi,

Maybe some inspiration from Spring gRPC can help this project get going again?


Ivar

--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 

_______________________________________________
jakartarpc-dev mailing list
jakartarpc-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://accounts.eclipse.org


--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 

_______________________________________________
jakartarpc-dev mailing list
jakartarpc-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://accounts.eclipse.org

Back to the top