-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert REST code to use Promises internally #1528
Comments
➤ Automation for Jira commented: The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3977 |
lawrence-forooghian
added a commit
that referenced
this issue
Jan 8, 2024
lawrence-forooghian
added a commit
that referenced
this issue
Jan 8, 2024
lawrence-forooghian
added a commit
that referenced
this issue
Jan 8, 2024
lawrence-forooghian
added a commit
that referenced
this issue
Jan 8, 2024
lawrence-forooghian
added a commit
that referenced
this issue
Jan 8, 2024
lawrence-forooghian
added a commit
that referenced
this issue
Jan 9, 2024
lawrence-forooghian
added a commit
that referenced
this issue
Jan 9, 2024
lawrence-forooghian
added a commit
that referenced
this issue
Jan 16, 2024
Resolves #1528. TODO put the _err renaming in comments into previous commit
Resolved by #1541. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
src/common/lib/client/baseclient.ts — just calls through to rest on stats, time, request
src/common/lib/client/paginatedresource.ts — quite a lot
src/common/lib/client/resource.ts — quite a lot
src/common/lib/client/push.ts — quite a lot
src/common/lib/client/rest.ts — quite a lot
src/common/lib/client/restchannel.ts — not a lot
src/common/lib/client/restchannelmixin.ts — not a lot
src/common/lib/client/restpresence.ts — not a lot
src/common/lib/client/restpresencemixin.ts — not a lot
The text was updated successfully, but these errors were encountered: