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

Function to push several points #1

Open
Shrecki opened this issue Jun 7, 2022 · 0 comments
Open

Function to push several points #1

Shrecki opened this issue Jun 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Shrecki
Copy link
Owner

Shrecki commented Jun 7, 2022

Clients might have not one point but several points available on their side to push forward to the server.
Doing the ping-ponging of connecting and disconnecting to the socket for each point can be wasteful and should be avoided if all points are already available on client-side.
For these reasons, a function to push N points to the server should be implemented.

@Shrecki Shrecki added the enhancement New feature or request label Jun 7, 2022
@Shrecki Shrecki self-assigned this Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant