masesgroup / KNet

KNet is a comprehensive .NET suite for Apache Kafka™ providing all features: Producer, Consumer, Admin, Streams, Connect, backends (ZooKeeper and Kafka)
https://knet.masesgroup.com/
Apache License 2.0
40 stars 6 forks source link

Integrates JavaBridge package #46

Closed mariomastrodicasa closed 2 years ago

mariomastrodicasa commented 2 years ago

Is your feature request related to a problem? Please describe. There are many Java classes now available in JavaBridge, remove this classes from KafkaBridge to have a clean implementation strictly related to Apache Kafka.

Describe the solution you'd like Remove the classes from the repository and reference the JavaBridge package

Describe alternatives you've considered No one

Additional context No one

masesdevelopers commented 2 years ago

Now the package has renamed in JNet