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.