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

Support multiple sets per message with size gating #55

Closed
zyiou opened this issue Oct 22, 2020 · 1 comment
Closed

Support multiple sets per message with size gating #55

zyiou opened this issue Oct 22, 2020 · 1 comment

Comments

@zyiou
Copy link
Contributor

zyiou commented Oct 22, 2020

Currently when adding records, set does not provide checking of the size, which may result in message size exceeding MaxTcpSocketMsgSize. Proper gating should be provided to control the size of the message.
Possible solution will be splitting sets and supporting multiple sets per message.

@zyiou
Copy link
Contributor Author

zyiou commented Feb 18, 2021

Close this. Duplication of #122

@zyiou zyiou closed this as completed Feb 18, 2021
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