AndreiZernov / ktor-kafka

Contains producer & consumer example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ktor Kafka

Contains producer & consumer example

Kowl

  1. To be able to generate Java class please use the following command:
java -jar internal/avro-tools-1.11.1.jar compile schema internal/user.avsc .
  1. Convert this Java class to Kotlin class using the following command:

About

Contains producer & consumer example


Languages

Language:Kotlin 100.0%