Kerry Jiang
Kerry Jiang
OK, I'll review it tonight.
I made a change to improve the exception handling. Could you try it and check if it fix your issue?
@JerYme Hello, does this work for you?
Suggest you upgrade to SuperSocket 2.0
Which assembly do you use? I think .net standard version already exclude the class Func and Action.
Cool, welcome to send PR.
Can you try the .NET Core version? I think .net core assemblies already have been supported by the latest UWP.
I think both WebSocket4Net and SuperSocket.ClientEngine have .NET Core support (.net standard 1.3). https://www.nuget.org/packages/WebSocket4Net/0.15.0-beta6 Which UWP version do you use? It requires 5.2.1 at least. http://stackoverflow.com/questions/38315273/cannot-reference-net-core-library-from-uwp
Do you have a test project to produce this issue?
能把Exception的StackTrace log一下吗?