Tuesday, 2 May 2017

Node.js websockets use UDP or TCP

How can I know which type of method uses websocket on Node js? UDP or TCP? And how can I change this? Or it depends on something else? I'm using server on node.js and client on javascript. I don't which type of protocol uses my connection. I want to UDP, because this is game-server. Thanks



via Vyacheslav

No comments:

Post a Comment