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

Set websockets frame limit #1425

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Set websockets frame limit #1425

merged 1 commit into from
Nov 21, 2023

Conversation

jyeshe
Copy link
Contributor

@jyeshe jyeshe commented Nov 21, 2023

Notes for the reviewer

Sets a maximum size of payload to be accepted by cowboy on websockets messages.

Related issue

To help address #1421

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (95b1ecf) 86.07% compared to head (a55d6dc) 86.07%.
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1425   +/-   ##
=======================================
  Coverage   86.07%   86.07%           
=======================================
  Files         218      218           
  Lines        6451     6451           
=======================================
  Hits         5553     5553           
  Misses        898      898           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@taylordowns2000 taylordowns2000 marked this pull request as ready for review November 21, 2023 16:12
@taylordowns2000 taylordowns2000 merged commit f828ead into main Nov 21, 2023
8 checks passed
@taylordowns2000 taylordowns2000 deleted the set-ws-frame-limit branch November 21, 2023 16:18
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

2 participants