I have the following warning in my Node JS application: warn - websocket parser error: continuation frame cannot follow current operation code
This happened only once, but I have no idea what that means.
Does anyone have any ideas on this?
Thanks in advance.
source
share