Skip to content

Receive(ChMux) error when receiving messages over a remote channel #14

Answered by surban
itamarst asked this question in Q&A
Discussion options

You must be logged in to vote

It means that the underlying connection has been disconnected or a protocol error occurred. Usually this happens when one endpoint closes the connection while there are still channels open. It may be safe to ignore on your server side, since it usually just means that the client has disconnected.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by surban
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants