Lawrence Forooghian

Results 95 issues of Lawrence Forooghian

As described by [RSL1l](https://docs.ably.com/client-lib-development-guide/features/#RSL1l): > The publish(Message) and publish(Message[]) forms of the method should take an extra Dict argument. These parameters should be encoded using normal querystring-encoding and sent as...

bug
spec-alignment

## What does this do? Incorporates the canonical docstrings from https://github.com/ably/canonical-api-reference-prototyping/blob/main/descriptions.md into our TypeScript declarations files. At the time of writing, this pull request has 478 commits, which means that...

In https://github.com/fastlane/fastlane/pull/19624, the code from this repo was copied directly into the Fastlane repo. Since then, there have been further updates to the `trainer` code within Fastlane, for example a...

This adds (tech-writer written) intro blurbs to the top-level docs landing page and also to the home page of the two sets of documentation generated by TypeDoc.

### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...

┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4658) by [Unito](https://www.unito.io)

enhancement

To allow us to track the [current bundle size](https://sdk.ably.com/builds/ably/ably-js/pull/1240/bundle-report/) as we make efforts to reduce it.

It's not clear to me why these methods are part of the SDK’s public API. The first one was added in 55b1be4fde0ccf15535a89c9da2a79cd430ce181 as an "undocumented feature" used by a test...