You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@avro.apache.org by Alexander Zenger <a....@cetec.cc> on 2015/03/06 10:10:06 UTC

HandShake not seen

Hi,

I'm currently evaluating different serialization frameworks and came across avro.

I implemented a small client server using the example given at the documentation.
I use the generated classes on both server and client side. Sending the message
was successfully but I was curious about the handshake.
Unfortunately when using wireshark, I wasn't able to see any kind of handshake.

Are there different API calls which I have to use in order to get the handshake to work?
I added my wireshark trace if you are interested.

--
regards
 alex