mirror of
https://github.com/pion/webrtc.git
synced 2025-10-05 15:16:52 +08:00
Move ICE package from public to internal folder structure
This commit is contained in:

committed by
Sean DuBois

parent
12e7e87102
commit
b831f87d28
@@ -8,7 +8,7 @@ import (
|
||||
"os"
|
||||
|
||||
"github.com/pions/webrtc"
|
||||
"github.com/pions/webrtc/pkg/ice"
|
||||
"github.com/pions/webrtc/internal/ice"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user