Hi everyone,

In my project, I use Grpc to exchange messages between server and client by 
ethernet and I want to dissect in Wireshark all the messages (and embedded 
messages) who are exchanged.
I have some troubles to dissect embedded message because I see it 
compressed. For example, my embedded message is 24 bytes length but I see 
it at 8 bytes length. Althrough, in wireshark, I see the main message not 
compressed...

Someone know if it's a parameter to set or if it's a grpc internal process?
Else, do we could find the compression algorithm to uncompress embedded 
message?

Thank you for your help.

Alexandre.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/bf597ee7-6a69-4abf-9e95-d4917bbbab7d%40googlegroups.com.

Reply via email to