A blog post where we use Wireshark to trace the Kafka networking protocol. The client is a simple C# app interacting with a multi-broker Kafka cluster. …
Tag: kafka listeners
In this article, I’ll introduce Kafka listeners, the client-broker “handshake” and pub/sub interactions. …