mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +08:00
Update module transport, srtp, ice and turn
ReplayDetector introduced a breaking change
This commit is contained in:
committed by
Sean DuBois
parent
012f1291b8
commit
ea23dec2b9
@@ -9,7 +9,7 @@ package webrtc
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/pion/ice/v2"
|
||||
"github.com/pion/ice/v3"
|
||||
)
|
||||
|
||||
// ICEServer describes a single STUN and TURN server that can be used by
|
||||
|
||||
Reference in New Issue
Block a user