Go client library SDK for Ably realtime messaging service
The REST API specification for Ably.
Use the Control API to manage your applications, namespaces, keys, queues, rules, and more. Detailed information on usin
[Full Changelog](https://github.com/ably/ably-go/compare/v1.2.22...v1.3.0) **Closed issues:** - Implement vcdiff delta support [\#689](https://g…
[Full Changelog](https://github.com/ably/ably-go/compare/v1.2.21...v1.2.22) ## What's Changed * tests: Don't assert connection key equality by @lm…
[Full Changelog](https://github.com/ably/ably-go/compare/v1.2.20...v1.2.21) **Implemented enhancements:** - JWT (JSON Web Token) authentication …
[Full Changelog](https://github.com/ably/ably-go/compare/v1.2.19...v1.2.20) **Implemented enhancements:** - RTN17: Realtime Host fallback [\#225…
[Full Changelog](https://github.com/ably/ably-go/compare/v1.2.18...v1.2.19) **Fixed bugs:** - A synthetic leave does not trigger the presence ev…
[Full Changelog](https://github.com/ably/ably-go/compare/v1.2.17...v1.2.18) **Fixed bugs:** - Suspended connection goes to failed state on resum…
[Full Changelog](https://github.com/ably/ably-go/compare/v1.2.16...v1.2.17) **Merged pull requests:** - fix: keep client default client read lim…
[Full Changelog](https://github.com/ably/ably-go/compare/v1.2.15...v1.2.16) **Closed issues:** - ably-go doesn't retry requests to fallback host…