Hacker News new | ask | show | jobs
by genericguy 1906 days ago
Though it would need writing all the network code!
1 comments

It would not, because gRPC is agnostic to the payload format. You simply pass it pre-formatted payloads instead of passing pointers to proto messages.