Add API with a .NET style approach
Open
@masesdevelopers is already working on this.
Since Mar 10, 2022.
enhancement
KNet
- Dominant language
- C#
- Stars
- 52
- Forks
- 5
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 35
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.