mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-11 07:12:40 +02:00
update to pion v3
This commit is contained in:
parent
00a785f4c5
commit
a362df4976
14 changed files with 211 additions and 84 deletions
|
@ -3,7 +3,7 @@ package webrtc
|
|||
import (
|
||||
"sync"
|
||||
|
||||
"github.com/pion/webrtc/v2"
|
||||
"github.com/pion/webrtc/v3"
|
||||
)
|
||||
|
||||
type Peer struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue