Y
Hacker News
new
|
ask
|
show
|
jobs
by
genericguy
1906 days ago
Though it would need writing all the network code!
1 comments
jeffbee
1905 days ago
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.
link