Evgeny Khokhlov

Results 30 issues of Evgeny Khokhlov

Add automatic typedoc extractor similar to https://github.com/ably/ably-js/blob/main/.github/workflows/docs.yml for the SDK ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4753) by [Unito](https://www.unito.io)

documentation

Add automatic typedoc extractor similar to https://github.com/ably/ably-js/blob/main/.github/workflows/docs.yml for the SDK ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4751) by [Unito](https://www.unito.io)

documentation

It will be nice to extract swift tools version to `swiftklib` extension config. For now it always hardcoded to 5.5

good first issue

We should detach channel if there is no `ChannelProvider` associated with it. The reason for doing this is that the SDK user should be able to detach from the channel...

enhancement

[WORK IN PROGRESS] This is draft for CI job that running Unified Test Suite for `ably-java`

When any hook is called outside ``'s context: **Expected:** `Could not find ably client in context. Make sure your ably hooks are called inside an ` **Actual:** `TypeError: Cannot read...

bug

Resolves https://github.com/ably/ably-java/issues/120 ## Summary by CodeRabbit ## Release Notes - **New Features** - Introduced support for using the Ably SDK under a proxy, with detailed instructions in the README. -...

- Extracted HTTP calls and WebSocket listeners into a separate module. - Introduced an abstraction layer for easier implementation swapping. ## Summary by CodeRabbit ## Release Notes - **New Features**...

## Summary by CodeRabbit - **New Features** - Introduced a new build configuration for Android and Java projects using Kotlin DSL. - Added structured management for library versions and dependencies...

It's hard to analyze the code when it is not arranged properly based on Java guidelines ## Summary by CodeRabbit - **New Features** - Enhanced error handling for proxy configuration...