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

JSON codec binary improvements #548

Open
2 tasks
streamich opened this issue Mar 12, 2024 · 0 comments
Open
2 tasks

JSON codec binary improvements #548

streamich opened this issue Mar 12, 2024 · 0 comments

Comments

@streamich
Copy link
Owner

  • Do not use padding in Base64 codec
  • Use shorter mime type for binary type. Instead of application/octet-stream, consider: (1) application/x-binary; (2) application/cbor. Maybe skip mime type altogether? Maybe somehow remove the application/ part?
@streamich streamich created this issue from a note in Kanban board (To do 🧺) Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Kanban board
To do 🧺
Development

No branches or pull requests

1 participant