Kerry Jiang
Kerry Jiang
VS Studio里面选中prerelease version
It looks like something was being sent but the connection dropped.
Released SuperSocket 2.0.0-beta.27 to fix this issue: https://www.nuget.org/packages/SuperSocket/2.0.0-beta.27
Which kind of proxy do you need? Socks 4/5 or something else?
It is supported. I will add a demo or unit test about this feature. https://github.com/kerryjiang/SuperSocket/tree/master/src/SuperSocket.Client.Proxy
断开的错误代码是什么? check logs
Why do you need it? Does it mean the client cannot follow the protocol strictly? Or there is another reason? @bsagal
It is unit test about this feature: https://github.com/kerryjiang/SuperSocket/blob/f15e45e3c4e4918d5e595cbd25df6543bd7e02e6/test/SuperSocket.Tests/CommandTest.cs#L262C9-L322C10 Check the debug logs to see if the command is discovered.
不是完全按照协议推送?那按照的是什么?