Y
Hacker News
new
|
ask
|
show
|
jobs
by
grumbelbart2
505 days ago
Any suggestions for a good RPC library?
2 comments
masterj
504 days ago
I have had a really good experience with
https://connectrpc.com/
so far. Buf is doing some interesting things in this space
https://buf.build/docs/ecosystem/
link
zeroc8
504 days ago
I've used twitchtv/twirp with success. I like it because it's simple and doesn't reinvent itself over and over again.
link