Skip to content

mwarc/realtime-auctions-vertx3-example

Repository files navigation

realtime-auctions-vertx3-example

Build Status

Realtime auctions example using Websockets and Vert.x 3.

Requirements

  • node js
  • jdk8

How to run

npm install
bower install
grunt build
./gradlew run

Open one or more browsers and point them to http://localhost:8080. Log in using user from vertx-users.properties. Now you can bid in auction.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published