Example script demonstrating how to utilize the Crowd Control PubSub WebSocket. This is a companion piece for our extensive walkthrough on how to integrate Crowd Control into your game.
- Install Node.JS (and NPM)
npm i
to install dependenciesnpm run build
to compile the appnpm run start
to run the app