mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-11 23:32:38 +02:00
update to pion v3
This commit is contained in:
parent
00a785f4c5
commit
a362df4976
14 changed files with 211 additions and 84 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
"encoding/binary"
|
||||
"strconv"
|
||||
|
||||
"github.com/pion/webrtc/v2"
|
||||
"github.com/pion/webrtc/v3"
|
||||
)
|
||||
|
||||
const OP_MOVE = 0x01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue