ShangQuX
ShangQuX
最新版(0.8.7)还是不支持https协议,测试无响应。什么时候支持https测试啊?
> 我遇到和你一样的状况,请问大侠解决了吗?你有没有把KeepClean设为false? No,"KeepClean=true”, I have abandoned using this component, I change to another component. component name “SuperSocket”,A single service supports 10,000+ connections。 https://github.com/kerryjiang/SuperSocket
> 我试了,但是这个SuperWebSocket对WebSocket协议的实现有问题,由于业务上我无法升级客户端请求的协议导致不能用这个SuperWebSocket服务端。 SuperSocket contains SuperWebSocketServer and supports WebSocket Secure Connections (TLS1 --TLS1.3). To support TLS1.3, you need to upgrade SuperSocket (v1.6.6) to.NET 4.8. config file content contains doc: https://docs.supersocket.net/v1-6/zh-CN
> 我试了,但是这个SuperWebSocket对WebSocket协议的实现有问题,由于业务上我无法升级客户端请求的协议导致不能用这个SuperWebSocket服务端。 Chorme browser 79+ version, enabled WebSocket secure connection as TLS1.3, The SuperSocket (V1.6.6) framework is.NET 4.5, which only supports TLS1.2. You need to upgrade the SuperSocket framework to.NET...