Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DraftHybi10Processor.SendHandshake NullReferenceException #156

Open
MiloszPawlowski opened this issue Jul 31, 2019 · 0 comments
Open

DraftHybi10Processor.SendHandshake NullReferenceException #156

MiloszPawlowski opened this issue Jul 31, 2019 · 0 comments

Comments

@MiloszPawlowski
Copy link

MiloszPawlowski commented Jul 31, 2019

NuGet version: 0.15.2
Exception: System.NullReferenceException: Object reference not set to an instance of an object
at WebSocket4Net.Protocol.DraftHybi10Processor.SendHandshake (WebSocket4Net.WebSocket websocket) [0x0021f] in <4cb06ef85758
Stacktrace:
DraftHybi10Processor.SendHandshake (WebSocket4Net.WebSocket websocket)
WebSocket.OnConnected ()
WebSocket.client_Connected (System.Object sender, System.EventArgs e)
ClientSession.OnConnected ()
AuthenticatedStreamTcpSession.OnAuthenticatedStreamConnected (System.Net.Security.AuthenticatedStream stream)
SslStreamTcpSession+d__1.MoveNext ()
AsyncMethodBuilderCore+<>c.b__6_1 (System.Object state)
QueueUserWorkItemCallback.WaitCallback_Context (System.Object state)
ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx)
IThreadPoolWorkItem.ExecuteWorkItem ()
ThreadPoolWorkQueue.Dispatch ()
_ThreadPoolWaitCallback.PerformWaitCallback ()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant