how to decode protocol over websocket
Hi, I am using a custom protocol over websocket now, and I wanna know how to decode the protocol over websocket. Is there any api depend on websocket that I can use? Or I have to decode from websocket?