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

Echo Server Functionality #393

Closed
piano-man opened this issue Aug 27, 2020 · 0 comments
Closed

Echo Server Functionality #393

piano-man opened this issue Aug 27, 2020 · 0 comments

Comments

@piano-man
Copy link
Contributor

Is there a way to ensure that the echo server returns data only after reassembling the complete stream instead of returning data as soon as the reassembled stream data becomes contiguous?
In the current form, it leads to a repetition of echoed data.

For example: On receiving A and B as stream data, it should return AB instead of AAB.

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