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

rtmp: add limit on message body size #2252

Merged
merged 1 commit into from
Aug 26, 2023
Merged

rtmp: add limit on message body size #2252

merged 1 commit into from
Aug 26, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Aug 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 26, 2023

Codecov Report

Merging #2252 (94961ab) into main (b72f357) will increase coverage by 0.24%.
The diff coverage is 86.36%.

@@            Coverage Diff             @@
##             main    #2252      +/-   ##
==========================================
+ Coverage   61.22%   61.47%   +0.24%     
==========================================
  Files         120      120              
  Lines       13039    13063      +24     
==========================================
+ Hits         7983     8030      +47     
+ Misses       4440     4423      -17     
+ Partials      616      610       -6     
Files Changed Coverage Δ
internal/rtmp/message/reader.go 84.37% <25.00%> (+22.00%) ⬆️
internal/rtmp/rawmessage/reader.go 76.69% <89.28%> (+3.18%) ⬆️

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aler9 aler9 merged commit 34dc84d into main Aug 26, 2023
8 checks passed
@aler9 aler9 deleted the bug/rtmp-size branch August 26, 2023 20:44
@github-actions github-actions bot locked and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant