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

Add DTLS handshake hooks to SettingEngine #2882

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

theodorsm
Copy link

Description

Extend the SettingEngine to expose the DTLS handshakes hooks added in pion/dtls#631

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.91%. Comparing base (4a97b7d) to head (62ca8a1).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2882      +/-   ##
==========================================
+ Coverage   78.85%   78.91%   +0.05%     
==========================================
  Files          89       89              
  Lines        8452     8461       +9     
==========================================
+ Hits         6665     6677      +12     
+ Misses       1299     1297       -2     
+ Partials      488      487       -1     
Flag Coverage Δ
go 80.47% <100.00%> (+0.06%) ⬆️
wasm 65.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant