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

OnError throws a error about ReceiveData() #290

Open
ManOfYellowKing opened this issue Apr 27, 2020 · 0 comments · May be fixed by #299
Open

OnError throws a error about ReceiveData() #290

ManOfYellowKing opened this issue Apr 27, 2020 · 0 comments · May be fixed by #299

Comments

@ManOfYellowKing
Copy link

OnError throws a error and I print the detail like this:
Fleck.Handlers.Hybi13Handler.ReceiveData(List1 data, ReadState readState, Action2 processFrame)
Fleck.Handlers.Hybi13Handler.<>c__DisplayClasse.b__7(List1 d) Fleck.Handlers.ComposableHandler.Receive(IEnumerable1 data)
Fleck.WebSocketConnection.<>c__DisplayClassf.b__e(Int32 r)
Fleck.SocketWrapper.<>c__DisplayClasse.b__8(Task1 t) System.Threading.Tasks.ContinuationTaskFromResultTask1.InnerInvoke()
System.Threading.Tasks.Task.Execute()
but I have no idea why . websocket server would cut the connection with client after this happened.
Need help ASAP.

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

Successfully merging a pull request may close this issue.

1 participant