ably-js

Javascript, Node, Typescript, React, React Native client library SDK for Ably realtime messaging service

APACHE-2.0 License

Downloads
435.4K
Stars
292
Committers
38

Bot releases are visible (Hide)

ably-js -

Published by SimonWoolf about 7 years ago

  • 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-js -

Published by SimonWoolf about 7 years ago

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

Published by SimonWoolf about 7 years ago

  • 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-js -

Published by SimonWoolf about 7 years ago

ably-js -

Published by SimonWoolf about 7 years ago

  • Fix issue with webpack module resolution: #404

  • Implement Channels#release: #405

  • Fix various bugs with useBinaryProtocol: true #406

ably-js -

Published by SimonWoolf about 7 years ago

ably-js -

Published by SimonWoolf about 7 years ago