mirror of
https://github.com/pion/webrtc.git
synced 2025-11-02 19:44:01 +08:00
Update import paths
Add /v2 to import paths everywhere
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
"github.com/pion/datachannel"
|
||||
"github.com/pion/logging"
|
||||
"github.com/pion/webrtc/pkg/rtcerr"
|
||||
"github.com/pion/webrtc/v2/pkg/rtcerr"
|
||||
)
|
||||
|
||||
const dataChannelBufferSize = 16384 // Lowest common denominator among browsers
|
||||
|
||||
Reference in New Issue
Block a user