ably 0.2.0 copy "ably: ^0.2.0" to clipboard
ably: ^0.2.0 copied to clipboard

Ably REST SDK for Dart - A pure Dart implementation of the Ably REST API.

Changelog #

0.2.0 #

Full Changelog

  • Refine heartbeat handling logic and improve logging for protocol message sending #10

0.1.0 #

Initial release of the Ably Pub/Sub Dart SDK.

  • REST client with full API support (publish, history, presence, stats)
  • Authentication (API key, token auth, token callbacks, authUrl)
  • Realtime client with connection state management
  • Fallback host support
  • Pagination support
1
likes
150
points
137
downloads

Documentation

API reference

Publisher

verified publisherably.com

Weekly Downloads

Ably REST SDK for Dart - A pure Dart implementation of the Ably REST API.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

clock, collection, crypto, http, meta, msgpack_dart

More

Packages that depend on ably