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

Reduce data payload sent to clients #58

Open
goteusz-maszyk opened this issue Dec 19, 2023 · 0 comments
Open

Reduce data payload sent to clients #58

goteusz-maszyk opened this issue Dec 19, 2023 · 0 comments

Comments

@goteusz-maszyk
Copy link

Describe the Suggestion

So basically the server sends data in huge amounts (a small networks takes about 30 seconds to load).
For example, you could remove the Y information sent and combine the paths that look like straight line on the map.
Also, every time something updates, the server sends another HUGE portion of data, instead of a "change-log" of the action, which makes even slightly higher ping nearly unusable.

Screenshots and Videos

No response

Additional Context

No response

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