Skip to content

Migrate to new ExDTLS version that supports cert fragmentation #213

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

Merged
merged 3 commits into from
Apr 18, 2025

Conversation

mickel8
Copy link
Member

@mickel8 mickel8 commented Apr 18, 2025

ExDTLS 0.17.0 comes with support for fragmenting DTLS datagrams and respecting MTU size, which is set to 1200. See elixir-webrtc/ex_dtls#49 for more

Copy link

codecov bot commented Apr 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.52%. Comparing base (e177e86) to head (7aa30e0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #213      +/-   ##
==========================================
+ Coverage   88.29%   88.52%   +0.23%     
==========================================
  Files          49       49              
  Lines        2597     2598       +1     
==========================================
+ Hits         2293     2300       +7     
+ Misses        304      298       -6     
Files with missing lines Coverage Δ
lib/ex_webrtc/dtls_transport.ex 84.28% <100.00%> (+0.11%) ⬆️

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e177e86...7aa30e0. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mickel8 mickel8 merged commit 9e1e6c3 into master Apr 18, 2025
3 checks passed
@mickel8 mickel8 deleted the frag-dtls branch April 18, 2025 17:00
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.

1 participant