Sha256: f8a19ad1ff87657e75b43b89a396ead71692ccb00d96a8b38bc5ace40b7180b9

Contents?: true

Size: 1.1 KB

Versions: 5

Compression:

Stored size: 1.1 KB

Contents

# 1.0.0

  * IMPROVED WebSocket reliability and performance.
  * CHANGED WebSocket log level to verbose.

# 0.11.0

  * Gracefully shuts down WebSocket when something bad happens
  * Fixes a bug calling the root route over a WebSocket
  * Fixes a bug causing join events to be fired before the connection is registered
  * Fixes a bug causing session to not be serialized in redis
  * Fixes a bug causing redis subscriptions to never unsubscribe
  * Properly disconnects from redis as necessary to avoid eating up connections
  * Moves everything into the Pakyow namespace
  * Improves subscriber management in production environments
  * Fixes a memory leak caused by converting channel names to symbols
  * Replaces `websocket_parser` gem with `websocket`
  * Fixes a bug causing websocket failures in Internet Explorer

# 0.10.2 / 2015-11-15

  * Adds ability to return only a partial in call-route response
  * Fixes several bugs with the redis registry / subscriptions
  * Fixes a bug causing qualifications to not match when using redis
  * Bumps concurrent-ruby version to 1.0

# 0.10.0 / 2015-10-19

  * Initial release

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pakyow-realtime-1.0.0.rc5 CHANGELOG.md
pakyow-realtime-1.0.0.rc4 CHANGELOG.md
pakyow-realtime-1.0.0.rc3 CHANGELOG.md
pakyow-realtime-1.0.0.rc2 CHANGELOG.md
pakyow-realtime-1.0.0.rc1 CHANGELOG.md