// yarn yarn add socket.io //for the server yarn add socket.io-client //for the client // npmz npm install socket.io //for the server npm install socket.io-client //for the client