Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API with a .NET style approach #43

Open
mariomastrodicasa opened this issue Mar 10, 2022 · 1 comment · Fixed by #44 or #127
Open

Add API with a .NET style approach #43

mariomastrodicasa opened this issue Mar 10, 2022 · 1 comment · Fixed by #44 or #127
Assignees
Labels
enhancement New feature or request KNet KNet related issue

Comments

@mariomastrodicasa
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The classes available reflects the one available in Java, but for a .NET user many concept are consolidated: API with CancellationToken or async/await pattern.

Describe the solution you'd like
Extend some of the main methods within the classes with the feature described. It is possible to start from KafkaConsumer and KafkaProducer

Describe alternatives you've considered
N/A

Additional context
N/A

@mariomastrodicasa mariomastrodicasa added the enhancement New feature or request label Mar 10, 2022
@masesdevelopers masesdevelopers mentioned this issue Mar 15, 2022
9 tasks
@masesdevelopers masesdevelopers linked a pull request Mar 15, 2022 that will close this issue
9 tasks
masesdevelopers added a commit that referenced this issue Mar 15, 2022
* Reduced download time from repository

* Version upgrade

* Class fix

* #43: added some API with .NET style

* #6: improvements of Consumer APIs

* #33 (comment)

* #43: refinement

* Upgrade templates
@mariomastrodicasa
Copy link
Contributor Author

The task is not completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request KNet KNet related issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants