Hacker News new | ask | show | jobs
by perezd 717 days ago
You probably want to check this out: https://connectrpc.com/
1 comments

Thanks. I've got a little project that needs to use protobufs, and if my DIY approach of sending either application/octet-stream or application/json turns out to be too sketchy, I'll give Connect a try. Only reason I'm not jumping for it is it involves more dependencies.