mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-10-16 12:51:29 +08:00
feat: task system change to out lib
This commit is contained in:
@@ -8,11 +8,11 @@ import (
|
||||
"net/http"
|
||||
"strings"
|
||||
|
||||
task "github.com/langhuihui/gotask"
|
||||
flv "m7s.live/v5/plugin/flv/pkg"
|
||||
|
||||
"github.com/quic-go/quic-go"
|
||||
"m7s.live/v5"
|
||||
"m7s.live/v5/pkg/task"
|
||||
)
|
||||
|
||||
type RelayAPIConfig struct {
|
||||
|
Reference in New Issue
Block a user