Instructions are for Ubuntu / Linux-like machines
- Supposing you have copied the whole
Nodejs_Sticky_SocketIO_TestServer
folder to~/Download/Nodejs folder
- Go to
~/Download/Nodejs folder
$ cd ~Download/Nodejs folder
- Install Nodejs server.
npm
is the package manager for the Node JavaScript platform
$ npm i
- Run the Multi_Sticky_SIO Server
$ node Multi_Sticky_SIO
or
$ ./Multi_Sticky_SIO.sh