mirror of
https://github.com/pion/webrtc.git
synced 2025-10-05 07:06:51 +08:00
Update import paths
Add /v2 to import paths everywhere
This commit is contained in:
@@ -8,9 +8,9 @@ import (
|
||||
"syscall/js"
|
||||
"time"
|
||||
|
||||
"github.com/pion/webrtc"
|
||||
"github.com/pion/webrtc/v2"
|
||||
|
||||
"github.com/pion/webrtc/examples/internal/signal"
|
||||
"github.com/pion/webrtc/v2/examples/internal/signal"
|
||||
)
|
||||
|
||||
const messageSize = 15
|
||||
|
Reference in New Issue
Block a user