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

raw input to subscribers is broken #107

Open
martin-volf opened this issue Aug 11, 2022 · 0 comments
Open

raw input to subscribers is broken #107

martin-volf opened this issue Aug 11, 2022 · 0 comments
Labels

Comments

@martin-volf
Copy link
Contributor

The raw data input to IOSubscriber instances may not work correctly under some not frequent circumstances; such as, when a 1.1 frame chunk arrives in two pieces split inside the chunk header, or when two 1.0 frames come in one read, the subscribers may be notified repeatedly about some part of the data.

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

No branches or pull requests

1 participant