Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Ah, but it's not gRPC compatible then; just very similar and uses the same proto syntax for services and messages?


Yes, its an alternative.

protobuf is a lower level specification that supports defining typed services. It does not dictate things like transport mechanism or other implementation details.

There are multiple protobuf compatible RPC implementations, gRPC obviously being the most popular one, twirp being another.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: