/eb-test

Primary LanguageJavaScript

eb test

this is just a simple socket-based echo server, running on amazon elastic beanstalk in nodejs with socket.io

to run this test:

  1. install node dependendencies with npm install
  2. launch the app with node app.js
  3. point your browser to http://localhost:8888

running app

to install it on elastic beanstalk, follow the guide linked in the ref section of this doc, then disable nginx proxy as shown in the screenshot below

aws

ref