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

Implement functionality to omit length delimiter #52

Open
RicardoMonteiroSimoes opened this issue Jan 28, 2020 · 0 comments
Open

Implement functionality to omit length delimiter #52

RicardoMonteiroSimoes opened this issue Jan 28, 2020 · 0 comments

Comments

@RicardoMonteiroSimoes
Copy link

I'd like to put this idea up for discussion. It would be a basic parameter for most functions, that defaults to true as to not break existing code. Supplying a false value to it would omit the length delimiter.

Please correct me if I am wrong, but considering the background application runs on TCP you don't need to add said prefix to the message, as TCP handles fragmentation and rebuilding of fragmented packets just fine.

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