closeChan 改成 chan struct{} 類型更好些,畢竟是無關(guān)數(shù)據(jù)內(nèi)容,只是關(guān)心有無數(shù)據(jù)
2018-09-14
已采納回答 / 小魚兒老師
同學好,代碼在這里下載:https://github.com/owenliang/go-websocket/blob/master/client.html
2018-08-18
已采納回答 / 小魚兒老師
同學好,本課程源碼見:https://github.com/owenliang/go-websocket實戰(zhàn)彈幕源碼見:https://github.com/owenliang/go-push
2018-08-15