mirror of
https://github.com/langhuihui/monibuca.git
synced 2026-04-23 03:17:16 +08:00
feat: add aac to opus , update quic version
This commit is contained in:
@@ -43,8 +43,8 @@ func (c *RelayAPIConfig) Check(path string) bool {
|
||||
type ReceiveRequestTask struct {
|
||||
task.Task
|
||||
Plugin *m7s.Plugin
|
||||
quic.Connection
|
||||
quic.Stream
|
||||
*quic.Conn
|
||||
*quic.Stream
|
||||
http.Handler
|
||||
*RelayAPIConfig
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user