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

Split JSON encoding streams into forks #37

Open
spbnick opened this issue Feb 26, 2016 · 0 comments
Open

Split JSON encoding streams into forks #37

spbnick opened this issue Feb 26, 2016 · 0 comments
Milestone

Comments

@spbnick
Copy link
Member

spbnick commented Feb 26, 2016

Split JSON encoding streams into two forks each: one for text and another for binary, each having the same interface and working with the dispatcher. This would also require changing the timing string format to have symmetric operations for reading/skipping and would actually make it simpler. This can also make stream implementations simpler and more self-contained, even though the actual code size would increase.

@spbnick spbnick modified the milestone: Bright Future Feb 26, 2016
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