Move to pion/ice@v2

Removed support for trickle ice

Resolves #1274
This commit is contained in:
Sean DuBois
2020-06-25 00:37:08 -07:00
committed by Sean DuBois
parent 89d7de1787
commit bb3aa9717f
53 changed files with 696 additions and 840 deletions

View File

@@ -5,7 +5,7 @@ package webrtc
import (
"errors"
"github.com/pion/ice"
"github.com/pion/ice/v2"
)
// ICEServer describes a single STUN and TURN server that can be used by