ably 0.2.0
ably: ^0.2.0 copied to clipboard
Ably REST SDK for Dart - A pure Dart implementation of the Ably REST API.
Changelog #
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