This sample demonstrates how to use websockets on Google App Engine Flexible Environment with Node.js.
Before you can run or deploy the sample, you need to do the following:
-
Refer to the appengine/README.md file for instructions on running and deploying.
-
Install dependencies:
With
npm:npm install
With npm:
npm start
With npm:
npm run deploy
See Contributing.