-
-
Notifications
You must be signed in to change notification settings - Fork 570
Closed
Description
I implemented a websocket client using this library. But after I closing the secure connection by the client side, I always get the error from server side:
ERROR: read: stream truncated
which means that the client closed the connection abruptly. The question is, how to close a websocket correctly. I called close()
function. But I still got the error.
Metadata
Metadata
Assignees
Labels
No labels