我正在使用OkSocket android TCP lib,它在发送msg时正常工作,但是在接收消息时却出现此错误,
duplex read error,thread is dead with exception:com.xuhao.android.libsocket.impl.exceptions.ReadException: Need to follow the transmission protocol.
Please check the client/server code.
According to the packet header data in the transport protocol, the package length is 1752000621 Bytes.
有人使用过这个库,请帮帮我,
https://github.com/xuuhaoo/OkSocket/blob/release-2.0.3/README.md