Package: golang-github-pion-webrtc.v3 / 3.1.56-4

Metadata

Package Version Patches format
golang-github-pion-webrtc.v3 3.1.56-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip ipv4 test.patch | (download)

peerconnection_go_test.go | 1 1 + 0 - 0 !
peerconnection_renegotiation_test.go | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

---
skip helloverify.patch | (download)

dtlstransport.go | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 [patch] skip helloverify verification for webrtc connections

Remove HelloVerify step to increase connection speed,
and match behaviour of browsers' implementation.

add dtls insecureskiphelloverify.patch | (download)

dtlstransport.go | 5 2 + 3 - 0 !
settingengine.go | 8 7 + 1 - 0 !
2 files changed, 9 insertions(+), 4 deletions(-)

 [patch] add dtls insecureskiphelloverify option