We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1b610 commit 54ded8bCopy full SHA for 54ded8b
1 file changed
packages/kafka/README.md
@@ -1,8 +1,8 @@
1
# Kafka
2
3
-This library provides utilities for implementing Kafka consumers and publishers.
4
-While following the same patterns as other message broker implementations,
5
-Kafka's unique characteristics require some specific adaptations in the publisher and consumer definitions.
+This library provides utilities for implementing Kafka consumers and publishers. While following the same patterns as
+other message broker implementations, Kafka's unique characteristics require some specific adaptations in the publisher
+and consumer definitions.
6
7
> **_NOTE:_** Check [README.md](../../README.md) for transport-agnostic library documentation.
8
0 commit comments