WebSocket4Net icon indicating copy to clipboard operation
WebSocket4Net copied to clipboard

Test\Test\WebSocketClientTest.cs - SessionEventHandler not found

Open jupe opened this issue 12 years ago • 1 comments

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

jupe avatar Apr 08 '13 05:04 jupe

It might be a SuperWebSocket compatible issue, the latest SWS broken the old API. I'll fix it ASAP.

kerryjiang avatar Apr 08 '13 07:04 kerryjiang