From: acevest Date: Sun, 17 Jan 2021 16:45:21 +0000 (+0800) Subject: ... X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=10c98747502191df47a40c01d6f89cb3d990fabe;p=acecode.git ... --- diff --git a/projects/audio_stream/audioweb/main.go b/projects/audio_stream/audioweb/main.go index 4c4cec5..2205e7e 100644 --- a/projects/audio_stream/audioweb/main.go +++ b/projects/audio_stream/audioweb/main.go @@ -60,19 +60,6 @@ func audioHandler(w http.ResponseWriter, r *http.Request) { continue } - - /* - data := make([]byte, len(p)/2, len(p)/2) - k := 0 - for i :=0; i