We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
9282438
Fix issue with webpack module resolution: #404
Implement Channels#release: #405
Fix various bugs with useBinaryProtocol: true #406
0ae7416
Have the default logHandler on node log timestamps (#399)
Don't require Ably-protocol-level heartbeats by default on node (#398)
Cherry-pick syncComplete fn->bool and other changes and fixes from 0.9 branch that didn't make it into 1.0.0
4c6c8e1
Improved NativeScript supprot #392
Fix bug in 1.0.2 where channels can never become reattached after a computer goes into sleep mode #396
94d60e6
b34b9d1
Only use websocket transport in node unless comet explicitly requested with transports: ['comet'] or transports: ['comet', 'web_socket'] #382
transports: ['comet']
transports: ['comet', 'web_socket']
Fix issue with multiple attaches happening after a failed resume #386
14ee95d
Major update to this client library with some breaking changes. See https://blog.ably.io/v1-0-client-libraries-released-8a375dca7a26 for a summary of important, breaking changes and upgrade notes. Alteranatively, see the full changelog here.