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

Too much data exceeds websocket packet size limit and overflows json string. #6

Open
mitchellblaser opened this issue Mar 15, 2022 · 1 comment

Comments

@mitchellblaser
Copy link
Owner

We're going to need to re-imagine the handshake so that we can send multiple diff list chunks.

@mitchellblaser
Copy link
Owner Author

Two options here - we either increase the limit in server config (easier), or we re-write some of the protocol (more annoying)...

For one competition it may be totally fine, it's not like you're storing years worth of data in there.

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