I just contacted websocket.
I don"t know what the correct posture for the server to maintain (store) websocket links should look like.
ask
Thank you!
I just contacted websocket.
I don"t know what the correct posture for the server to maintain (store) websocket links should look like.
ask
Thank you!
use x.net.websocket to read information, there is a lot of data, and it is found that it cannot be read completely at one time. Always returns a length of 4092, func receiveWebsocket(ws *websocket.Conn) error { for { var msg = make([]byte,...