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

[Bug] Map sync/update broken for large maps (~80 systems) + WebSocket installation #792

Closed
exodus4d opened this issue Jun 2, 2019 · 0 comments · Fixed by exodus4d/pathfinder_websocket#13
Assignees
Milestone

Comments

@exodus4d
Copy link
Owner

exodus4d commented Jun 2, 2019

Installations with WebSocket setup have a bug where map changes are not pushed to the connected Clients. This happens if JSON payload exceeds 65536 chars (~80 systems on map).

Max JSON payload length changed to 65536 * 4 = 262144 chars

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant