0

Is there a full specification of the gRPC protocol, like RFC, that could be followed by an implementer? I am looking for document(s) that would allow me to implement gRPC that can interoperate with the official implementations (and currently supported transports).

Different aspects are described conceptually in 1, 2, 3, 4, 5, 6, but I am wondering if it is enough to just replicate that behavior and have a code that will work with the reference implementation, or there is something undocumented that is going on under the hood?

knightmare
  • 103
  • 2
  • 6

0 Answers0