ably-java icon indicating copy to clipboard operation
ably-java copied to clipboard

Java, Android, Clojure and Scala client library SDK for Ably realtime messaging service

Results 124 ably-java issues
Sort by recently updated
recently updated
newest added

- Reference js PR -> https://github.com/ably/ably-js/pull/2053/files ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-5446) by [Unito](https://www.unito.io)

enhancement

- This is mainly to cover missing unit tests for public read/write methods. - This applies to Objects, LiveMap and LiveCounter. - Aim is to test edge cases according to...

enhancement

- Setup docs using [dokka](https://github.com/Kotlin/dokka) - Setup CI to upload docs - Setup linter for liveobjects ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-5513) by [Unito](https://www.unito.io)

enhancement

- Fixed #1116 - Add support for server-configured objectsGCGracePeriod from connection details, with fallback to default 24-hour period. Updates ObjectsPool and all LiveObjects - Implementations to use the server-provided value...