Websocket-Rails v0.1.4 Release Notes

  • June 30 2012

    • ➕ Added channel support
    • 🛠 Fix the JavaScript client to work on the iPad - Thanks to @adamkittelson
    • ➕ Add an event queue on the connection object to allow for queueing up multiple events before flushing to the client.
    • ➕ Add generator for creating the events.rb intializer and requiring the client in the application.js sprockets manifest file.