WebSocket connection to 'ws://localhost:7777/ws' failed: Error during WebSocket handshake: Unexpected response code: 200,找了半天沒(méi)有解決的方案
2018-11-01
closeChan 改成 chan struct{} 類(lèi)型更好些,畢竟是無(wú)關(guān)數(shù)據(jù)內(nèi)容,只是關(guān)心有無(wú)數(shù)據(jù)
2018-09-14