Sha256: 6589191acf6c7f4a5c59989c779172f9d5038713b58834bfd7b93f6ccbb7d86e

Contents?: true

Size: 466 Bytes

Versions: 1

Compression:

Stored size: 466 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

1 entries across 1 versions & 1 rubygems

Version Path
jubilee-3.0.0.beta2-java examples/chatapp/README.md