Upgrade dtls, turn and sturn

New major version of dtls causes API breaks on three packages
This commit is contained in:
Sean DuBois
2024-08-12 11:36:11 -04:00
parent 28cf1cd9f3
commit 39c90d8419
36 changed files with 69 additions and 127 deletions

View File

@@ -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