H-294: 修复百练 CosyVoice WebSocket 契约 (#4)

Co-authored-by: Rogee <rogee@ipao.vip>
This commit was merged in pull request #4.
This commit is contained in:
2026-08-18 16:27:04 +08:00
committed by rogee
parent 8f423d3381
commit 79013ae11e
4 changed files with 288 additions and 102 deletions
+1 -1
View File
@@ -4,13 +4,13 @@ go 1.23.0
require (
github.com/emiago/sipgo v1.4.3
github.com/gobwas/ws v1.3.2
github.com/zaf/g711 v1.4.0
)
require (
github.com/gobwas/httphead v0.1.0 // indirect
github.com/gobwas/pool v0.2.1 // indirect
github.com/gobwas/ws v1.3.2 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/icholy/digest v1.1.0 // indirect
golang.org/x/sync v0.16.0 // indirect