Skip to content

Commit

Permalink
Checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Feb 21, 2024
1 parent bc3f502 commit fe94bc6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,11 +313,9 @@ Default value: _KafkaConnector Identifier_ + _Connection Name_ + _Randomly gener

The Lightstreamer Kafka Connector offers wide support for deserializing Kafka records. Currently, it allows the following formats:

- _String_
- _Avro_
- _JSON_

which can be used to process separately the Kafka key and Kafka value.
- _String_.
- _Avro_.
- _JSON_.

In particular, the Kafka Connector supports message validation for Avro and JSON, which can be specified through:

Expand Down

0 comments on commit fe94bc6

Please sign in to comment.