Websocket-Rails v0.4.3 Release Notes

  • March 12 2013

    • ๐Ÿ”„ Change the log output in Channel#trigger_event. Fixes issue #61.
    • Cancel the ping timer when removing disconnecting a Connection.
    • ๐Ÿ›  Fix uninitialized constant WebsocketRails::Internal controller error.