Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ably

Package Overview
Dependencies
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ably - npm Package Versions

1
19

1.0.7-test-npm-git-dir-2

Diff

ably
published 1.0.7-pushbeta •

ably
published 1.0.7 •

Changelog

Source

1.0.7 (2017-10-12)

  • Fix idle timeout bug when timer extended due to positive timeRemaning (if setTimeout is overly eager) #421

  • Fix channel state change log message when error is not an ErrorInfo #420

  • Stop network error trading a token request for a token failing the connection #419

ably
published 1.0.6 •

Changelog

Source

1.0.6 (2017-09-26)

  • Fix issue where presence updates sent immediately after a recover can be ignored #412

  • Fix authMethod being ignored if there are no authParams: #415

  • Combine authParams with querystring params given in an authUrl, rather than replace: #418

ably
published 1.0.5 •

Changelog

Source

1.0.5 (2017-07-04)

  • Fix issue with webpack module resolution: #404

  • Implement Channels#release: #405

  • Fix various bugs with useBinaryProtocol: true #406

ably
published 1.0.4 •

Changelog

Source

1.0.4 (2017-04-24)

  • Have the default logHandler on node log timestamps (https://github.com/ably/ably-js/issues/399)

  • Don't require Ably-protocol-level heartbeats by default on node (https://github.com/ably/ably-js/pull/398)

  • Cherry-pick syncComplete fn->bool and other changes and fixes from 0.9 branch that didn't make it into 1.0.0

ably
published 1.0.3 •

Changelog

Source

1.0.3 (2017-04-17)

  • Improved NativeScript supprot #392

  • Fix bug in 1.0.2 where channels can never become reattached after a computer goes into sleep mode #396

ably
published 1.0.2 •

Changelog

Source

1.0.2 (2017-03-20)

  • Don’t attempt a resume if last known activity was greater than the connectionStateTtl ago #389
ably
published 1.0.1 •

Changelog

Source

1.0.1 (2017-03-13)

  • Only use websocket transport in node unless comet explicitly requested with transports: ['comet'] or transports: ['comet', 'web_socket'] #382

  • Fix issue with multiple attaches happening after a failed resume #386

ably
published 1.0.0 •

Changelog

Source

1.0 (2017-03-08)

  • Lots of changes; see https://github.com/ably/docs/issues/235 for the most important and/or breaking changes and upgrade notes, or the full Changelog

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc