Kerry Jiang
Kerry Jiang
Actually you can customize it by yourself in SuperSocket 2.0. Assign the package key after you decode the package data.
Do you have any clear requirement for this feature or suggestions about the APIs? Anyway, you can do something like the piece of code below when you decode the package:...
请问用代码配置有这个问题吗? https://github.com/kerryjiang/SuperSocket/blob/f8a4d2b649a0dc2864ef53af4c0417add84d5063/test/SuperSocket.Tests/CommandTest.cs#L93-L97
What kind of url you use to connect the websocket server in browser?
What's the CN of the certificate you use?
Oh, could you install the self-signed certificate in your local trust certificate store?
感觉是协议解析的问题。
你协议解析怎么实现的?
The clue is "TlsOverPerCoreLockedStacksArrayPool.Return()".
测试环境的有多少个CPU,几核的?