Skip to content

A simple echo server demonstrating a Vert.x instance embedded inside Immutant.

Notifications You must be signed in to change notification settings

immutant/simple-immutant-vertx-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Immutant application that uses an embedded Vert.x instance to provide WebSockets.

Usage

Checkout this project, then:

cd /path/to/simple-immutant-vertx-demo
lein do immutant deploy, immutant run

then browse to http://localhost:8080/.

If you don't yet have Immutant installed, see its install instructions.

For more info, see http://immutant.org/news/2013/09/17/websocket-sockjs/

License

Copyright © 2013 Tobias Crawley

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A simple echo server demonstrating a Vert.x instance embedded inside Immutant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages