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

Initial Improvements #1

Open
4 tasks
mccolljr opened this issue Dec 18, 2023 · 0 comments
Open
4 tasks

Initial Improvements #1

mccolljr opened this issue Dec 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mccolljr
Copy link
Owner

I pushed this up because I wanted to use it in another project.
I will be actively improving this alongside this other project, so this issue is a tracking issue for things I want to tackle

  • Improve the Error type
  • Give the Deserializer an upper limit on string / binary length (configurable)
  • Give the Serializer an upper limit on string / binary length (configurable)
  • Explore implementing deserialization into borrowed &[u8] / &str
@mccolljr mccolljr self-assigned this Dec 18, 2023
@mccolljr mccolljr added the enhancement New feature or request label Dec 18, 2023
@mccolljr mccolljr added this to the 1.0 milestone Dec 18, 2023
@mccolljr mccolljr pinned this issue Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant