WebSocket4Net
WebSocket4Net copied to clipboard
Test\Test\WebSocketClientTest.cs - SessionEventHandler not found
I get this error while trying to compile test application. Couldn't find SessionEventHandler -class from project.
Error 1 The type or namespace name 'SessionEventHandler' could not be found (are you missing a using directive or an assembly reference?) ..\Test\Test\WebSocketClientTest.cs 148 54 Test
It might be a SuperWebSocket compatible issue, the latest SWS broken the old API. I'll fix it ASAP.