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
在 TCPServer onContent 时 优先判断 协议类型 同时支持协议升级 问题1 : 有必要支持 http2 吗? 问题2 : 是否使用 spi 模式 既拆分为多个包
The text was updated successfully, but these errors were encountered:
websocket 已支持 http2 待研究
Sorry, something went wrong.
No branches or pull requests
在 TCPServer onContent 时 优先判断 协议类型 同时支持协议升级
问题1 : 有必要支持 http2 吗?
问题2 : 是否使用 spi 模式 既拆分为多个包
The text was updated successfully, but these errors were encountered: