We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
理论上单一握手效率更高,为什么选择socket,因为考虑再三, 不同的波特率 互联网的应用没有一个标准化,而tcp协议有一个规范化,未来的数据都是基于云端,所以速度非常快和快不是瓶颈,真正的瓶颈是标准化协议所能满足的不同级别的需求。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
理论上单一握手效率更高,为什么选择socket,因为考虑再三, 不同的波特率 互联网的应用没有一个标准化,而tcp协议有一个规范化,未来的数据都是基于云端,所以速度非常快和快不是瓶颈,真正的瓶颈是标准化协议所能满足的不同级别的需求。
The text was updated successfully, but these errors were encountered: