Closed pepone closed 1 year ago
Looking at your two articles, they actually make my point: using gRPC with an IDL other than Protobuf--such as JSON--is uncommon & much harder than with IceRPC.
I guess I could reword it: For example, gRPC's default IDL is Protobuf. Using gRPC with another IDL is doable but requires significant efforts.
examples of using gRPC with JSON are a google search away
I would remove the sentence.