olahol/melody

Question: Handle error in HandleMessage

haoletesuji opened this issue · 0 comments

I sent a token a long with the message to websocket. I want to check if the token valid or not. So how to return error when the server recieve invalid token in HandleMessage function