socketcluster-example
This is a example socketcluster code
Installation
npm installStart server
npm startAccess at URL http://localhost:8000/
Run client
node client_1.js
node client_2.jsGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
This is a example socketcluster code
npm installnpm startAccess at URL http://localhost:8000/
node client_1.js
node client_2.js