how to decode protocol over websocket

asked 2017-12-27 04:11:03 +0000

johnzeng gravatar image

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?

edit retag flag offensive close merge delete