[go: nahoru, domu]

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

Allow the max frame size to be set for a websocket #482

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

rklaehn
Copy link
@rklaehn rklaehn commented Mar 12, 2020

We had a problem in production with an overly large websocket message from chrome not being received in a warp based service. To solve this, we had to fork warp and allow the max_frame_size to be set.

We are using 0.1.x in this system, but if this is accepted we could also do an additional PR against master.

@seanmonstar seanmonstar merged commit a8e0790 into seanmonstar:0.1.x Mar 12, 2020
@seanmonstar
Copy link
Owner

LGTM!

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

Successfully merging this pull request may close these issues.

None yet

3 participants