mirror of
https://github.com/pion/ice.git
synced 2025-12-24 13:38:03 +08:00
Upgrade dtls, turn and sturn
New major version of dtls causes API breaks on three packages
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"errors"
|
||||
"time"
|
||||
|
||||
atomicx "github.com/pion/ice/v3/internal/atomic"
|
||||
atomicx "github.com/pion/ice/v4/internal/atomic"
|
||||
)
|
||||
|
||||
// ErrClosed indicates that the loop has been stopped
|
||||
|
||||
Reference in New Issue
Block a user