-
1.I have construct a sonar scan result with sonar cloud with my fork repository, the source code has 8 bug and 2 vulnerability https://github.com/ChuckFork/SuperSocket/tree/travis-master
https://so…
-
Exception in thread T Shooter:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", …
-
My old SuperSocket 1.6 application had a `WebSocketServer` which I am moving to SuperSocket 2.0. I am struggling a bit to see how to register my `JsonAsyncCommand` together with a `MultipleServerHostB…
-
正在开始安装的“安装”阶段。
查看日志文件的内容以获得 D:\projects\OneWork\OneWork.Learn\SuperSocket\TestSuperSocket\bin\Debug\SuperSocket.SocketService.exe 程序集的进度。
该文件位于 D:\projects\OneWork\OneWork.Learn\SuperSocket\TestSupe…
-
we are using SuperSocker v1.6, and now we are upgrading to v2.0 that is .net core version.
In v1.6 we are using following nugets/namespaces
1. using SuperSocket.SocketBase;
2. using SuperSocket.S…
-
Mono上运行,比较频繁的出现这个错
```
System.Net.Sockets.SocketException: The socket is not connected
at System.Net.Sockets.Socket.get_RemoteEndPoint () [0x00000] in :0
at SuperSocket.SocketEngine.SocketSession…
-
Hello,
I am trying to migrate my old SuperWebSockets tp SuperSoocket.WebSocket.Server.
We can connect using ws and the non SSL port. however, on upgrade portion of handshake there is disconnect f…
-
how can you user CommandDelegate、ICommand with EasyClient ?
-
Hello,
I would like to access my User Identity from any Handler, any ideas to do that?
ghost updated
7 years ago
-
Using the latest source from Github for SuperSockets, SuperWebSockets, WebSocket4Net and SuperSocket.ClientEngine I can open a connection from a Client to a server (WebSockets) and send as many messag…