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

Based on serializer written in KEFCore the AvroSerDes class can be upgraded #264

Closed
masesdevelopers opened this issue Oct 17, 2023 · 0 comments · Fixed by #265 or #266
Closed

Based on serializer written in KEFCore the AvroSerDes class can be upgraded #264

masesdevelopers opened this issue Oct 17, 2023 · 0 comments · Fixed by #265 or #266
Assignees
Labels
enhancement New feature or request KNetSerDes KNetSerDes related issue

Comments

@masesdevelopers
Copy link
Contributor

The following class was not made at all:

public class AvroSerDes<T> : KNetSerDes<T>

It is only a skeleton, however the class made into KEFCore repository can be useful to implement this one.

@masesdevelopers masesdevelopers added enhancement New feature or request KNetSerDes KNetSerDes related issue labels Oct 17, 2023
@masesdevelopers masesdevelopers self-assigned this Oct 17, 2023
@masesdevelopers masesdevelopers changed the title Based on serializer written in KEFCore the class can be upgraded Based on serializer written in KEFCore the AvroSerDes class can be upgraded Oct 17, 2023
@masesdevelopers masesdevelopers mentioned this issue Oct 17, 2023
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment