https://github.com/saveourtool/kafka-client-test
https://github.com/saveourtool/kafka-client-test
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saveourtool/kafka-client-test
- Owner: saveourtool
- Created: 2022-10-06T15:28:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T14:40:10.000Z (over 3 years ago)
- Last Synced: 2025-07-01T12:03:23.996Z (12 months ago)
- Language: Kotlin
- Size: 14.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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