Skip to content

Add support for DTLS over ICE - #1019

Draft
pthatcher wants to merge 12 commits into
algesten:mainfrom
pthatcher:peter/dtls-over-ice
Draft

pthatcher wants to merge 12 commits into
algesten:mainfrom
pthatcher:peter/dtls-over-ice

Conversation

@pthatcher

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread tests/dtls_over_ice.rs
@@ -0,0 +1,108 @@
//! DTLS handshake run over ICE, inside STUN connectivity checks.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would test all combination of this in

https://github.com/algesten/str0m/blob/main/tests/handshake-direct.rs

as well.

so dtls over ice
true, true
true, false
false, true
false, false

@xnorpx xnorpx mentioned this pull request Aug 6, 2026
17 tasks
@xnorpx

xnorpx commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

@pthatcher I pushed 2 extra commits that was needed.

@algesten

Copy link
Copy Markdown
Owner

@pthatcher is this one ready for review or is it still Draft?

@xnorpx

xnorpx commented Aug 24, 2026 •

Copy link
Copy Markdown
Collaborator

@pthatcher is this one ready for review or is it still Draft?

@algesten It seems to work but we need to sync with fippo to ensure the different implementations are aligned. (libwebrtc/pion etc)

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.

3 participants