2023年12月09日 golang 实现websocket 来源于网上(使用Golang 实现websocket (zhihuclub.com)) 记下以防找不到package garbage import ( "errors" "log" "net/http" "sync"