Sha256: 5a3e9d994ddfaf2b10a815541d93bd55fb16d3d21f1433cba0658fa1ac454d74
Contents?: true
Size: 344 Bytes
Versions: 3
Compression:
Stored size: 344 Bytes
Contents
Get started ----------- Make sure you are using jruby 1.7+ and your JDK version is 7+ To run the application: ```shell bundle && jubilee --eventbus /eventbus ``` Then go to http://localhost:3215 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jubilee-1.0.2 | examples/chatapp/README.md |
jubilee-1.0.1 | examples/chatapp/README.md |
jubilee-1.0.0 | examples/chatapp/README.md |