An open API service indexing awesome lists of open source software.

https://github.com/saveourtool/kafka-client-test


https://github.com/saveourtool/kafka-client-test

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Kafka Client for Kotlin Native

## Integration library test
Integration test for [kafka-kotlin-native](https://github.com/icemachined/kafka-kotlin-native) client library
which use it as a binary dependency.

1. To run this test you need to start kafka broker on localhost:29092
2. ./gradlew.bat runReleaseExecutableMingwX64 <- this is run for Windows