mirror of
https://github.com/m1k1o/neko.git
synced 2025-07-25 04:28:17 +02:00
rename package.
This commit is contained in:
parent
168507dcd4
commit
15e805c9b2
99 changed files with 267 additions and 256 deletions
|
@ -4,7 +4,8 @@ import (
|
|||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/demodesk/neko/pkg/types"
|
||||
"m1k1o/neko/pkg/types"
|
||||
|
||||
"github.com/pion/rtcp"
|
||||
"github.com/pion/webrtc/v3"
|
||||
"github.com/prometheus/client_golang/prometheus"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue