Grpc Glossary

Browse 1 grpc terms defined in plain English, from the cultural dictionary of computing.

1 Grpc Terms

Protocol Buffer
A language-neutral, binary serialization format developed by Google (commonly called protobuf) in which data structures are defined in .proto schema files and...

Related Topics