Commit Graph

3 Commits

Author SHA1 Message Date
2f06c696fa refactor: replace interface{} with any for modern Go style
Update callback function signatures to use the any alias introduced in Go 1.18,
improving code readability and following current Go conventions.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-09 16:52:48 +08:00
febcdfdbf7 mqtt加入认证,优化视频播放与浏览器 2025-03-07 16:04:19 +08:00
53d9df6e0a 用 vlc 替换 ffplay 的播放方式用来修复视频播放问题 2025-03-01 13:28:57 +08:00