Jroland / kafka-net

Native C# client for Kafka queue servers.
Apache License 2.0
482 stars 232 forks source link

Support of StreamsAPI or connector API #120

Open MuhammadFaizanKhan opened 5 years ago

MuhammadFaizanKhan commented 5 years ago

Kafka provides four API, producer and comsumer example are available but Streams API and connector APIs are missing? Didn't implemented yet or i have missed it?