dotnetcore-kafka-integration
dotnetcore-kafka-integration copied to clipboard
wrapping class Producer and Consumer
The wrapping of class Producer and Consumer is not correct anymore because the original class Producer and Consumer which are not accessible in the new version (now using ProducerBuilder method). Is there any workaround ?