Hello,

I'm very new in developing with Protobuf.

I did read the tutorial and after that I am able to create the .proto files.

Now the main problem.

I have created a program in C#, which did send requests to a web APi on our 
Server (http://url/api/car?id=1?format=json )
Now, I want to use protobuf because it is much faster, but I don't know how 
to connect the createt Classes (out of the protoFiles) to the APi.
I know that I have to set the header to x-protobuf.


Can someone show me, how to do a simple request ?



Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" 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].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to