Nathaniel,

I created a smallest testcase to demonstrate the relevant issue.
My real application runs via browser <-> jinx <-> node.js grpc client <-> 
C++ grpc server in the cloud.
It also uses Google Map API.
My C++  grpc client also works, I need to use Python to create regression 
harness.

I the last time built grpc from the master branch on June 18 as suggested 
here:
http://www.grpc.io/docs/#get-the-source-code

I installed python code as suggested by Ken here  (but not July 1 version 
yet):
https://groups.google.com/forum/#!topic/grpc-io/4MguzwPvAb8


Commitment to JSON is documented here:
https://developers.google.com/protocol-buffers/docs/proto3#services 

I attach my real .proto file to show that I do use services.

Thanks, Zach.

On Thursday, June 30, 2016 at 5:50:54 PM UTC-7, Zachary Deretsky wrote:
>
> I have JSON files generated from C++ code by BinaryToJsonString() calls.
> How to import them into a client written in Python?
>
> Thanks, Zach.
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/599bb13b-5607-4fb3-b8bc-3fd27f9ade2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: netopt.proto
Description: Binary data

Reply via email to