Sha256: 653fffca17694d4072acea2694f21931e07af6a60cf56785fa1e1ffc95fa2f68

Contents?: true

Size: 467 Bytes

Versions: 11

Compression:

Stored size: 467 Bytes

Contents

Get started
-----------

There is a [online demo](http://192.241.201.68:8080/) for this
application.

Make sure you are using jruby 1.7+ (jubilee 1.1.0+ require jruby 1.7.5 or later) and your JDK version is 7+

To run the application:

```shell
bundle && jubilee --eventbus /eventbus
```

Then go to http://localhost:8080 in your browser, if you have the page
opened in multiple tabs or windows you can see the message you sent are
broadcasted to all the other tabs.

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
jubilee-2.1.0.beta-java examples/chatapp/README.md
jubilee-2.1.0.Alpha1-java examples/chatapp/README.md
jubilee-2.0.0-java examples/chatapp/README.md
jubilee-2.0.0.beta-java examples/chatapp/README.md
jubilee-2.0.0.alpha1-java examples/chatapp/README.md
jubilee-1.1.3-java examples/chatapp/README.md
jubilee-1.1.2-java examples/chatapp/README.md
jubilee-1.1.0-java examples/chatapp/README.md
jubilee-1.1.0.rc3 examples/chatapp/README.md
jubilee-1.1.0.rc2 examples/chatapp/README.md
jubilee-1.1.0.rc1 examples/chatapp/README.md