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
@@ -10,7 +10,7 @@ package webrtc
|
||||
import (
|
||||
"syscall/js"
|
||||
|
||||
"github.com/pion/ice/v2"
|
||||
"github.com/pion/ice/v3"
|
||||
"github.com/pion/webrtc/v3/pkg/rtcerr"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user