Y
Hacker News
new
|
ask
|
show
|
jobs
by
nithril
505 days ago
"Write a protocol and GraphQL", god damn it escalates quickly.
Fortunately, there are intermediate steps.
1 comments
grumbelbart2
505 days ago
Any suggestions for a good RPC library?
link
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