aynakeya / blivechat

35 stars 7 forks source link

Blivechat

黑听用

cd blivechat/chat
go build blivechat.go
# windows cross compile
CGO_ENABLED=0 GOOS=windows GOARCH=amd64 go build blivechat.go