Commit bb9e581
feat: expose localUfrag on IceUdpMuxRequest
Passes through `rtc::IceUdpMuxRequest::localUfrag` from libdatachannel to
the JS `onUnhandledStunRequest` callback. Needed by the libp2p
WebRTC-Direct v2 transport design (libp2p/specs#715).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 0fd224d commit bb9e581
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
160 | 161 | | |
161 | 162 | | |
162 | 163 | | |
| |||
0 commit comments