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

BER Codec support #75

Open
1 of 4 tasks
gabhijit opened this issue Jan 13, 2023 · 1 comment
Open
1 of 4 tasks

BER Codec support #75

gabhijit opened this issue Jan 13, 2023 · 1 comment

Comments

@gabhijit
Copy link
Collaborator

gabhijit commented Jan 13, 2023

To be able to support BER codec we need to support following -

  • Support for parsing the tags
  • Support for resolving the tags to the type
  • Support for attributes generation (this can be controlled by a CLI switch)
  • Support for actual codec (utilizing tags in the struct attributes.
@gabhijit
Copy link
Collaborator Author

#74 fixes parsing the tags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant