All Versions
14
Latest Version
Avg Release Cycle
156 days
Latest Release
1962 days ago

Changelog History
Page 2

  • v1.2.3 Changes

    April 28, 2016
    • The ping message received from the action cable server changed from being identity: _ping to type: ping (@NullVoxPopuli)
    • ๐Ÿ›  Fixed an issue where subscribing sometimes didn't work. (@NullVoxPopuli)
  • v1.2.0 Changes

    • Made the handling of received messages not all happen in one method. This allows for easier overriding of what is yielded, in case someone wants to also yield the URL for example. (@NullVoxPopuli)
  • v1.1.0 Changes

    • 0๏ธโƒฃ Made message queuing optional, off by default. This allows for near-instant message sending (@NullVoxPopuli)
  • v1.0 Changes

    • ๐ŸŽ‰ Initial Work (@NullVoxPopuli)