Skip to content

gemmell/vertx-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the complete source code for Chapter 2 of Real-Time Web Application Development with Vert.x.



To run the application, type:

    vertx run app.js



Then point your web browser to http://localhost:8080



The files included:
* app.js - The deployment verticle
* mindmaps.js - Mind map management verticle
* web/index.html - The application's HTML host page
* web/client.js - The client-side code of the application

About

A repo for me to play around with vert.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published