Skip to content
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

Closed
lawrence-forooghian opened this issue Dec 5, 2023 · 2 comments
Closed

Convert REST code to use Promises internally #1528

lawrence-forooghian opened this issue Dec 5, 2023 · 2 comments
Assignees

Comments

@lawrence-forooghian
Copy link
Collaborator

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

Copy link

sync-by-unito bot commented Dec 5, 2023

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3977

@lawrence-forooghian lawrence-forooghian self-assigned this Dec 7, 2023
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 9, 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 11, 2024
lawrence-forooghian added a commit that referenced this issue Jan 11, 2024
lawrence-forooghian added a commit that referenced this issue Jan 15, 2024
lawrence-forooghian added a commit that referenced this issue Jan 15, 2024
lawrence-forooghian added a commit that referenced this issue Jan 15, 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
lawrence-forooghian added a commit that referenced this issue Jan 26, 2024
lawrence-forooghian added a commit that referenced this issue Jan 26, 2024
lawrence-forooghian added a commit that referenced this issue Jan 29, 2024
lawrence-forooghian added a commit that referenced this issue Jan 30, 2024
@lawrence-forooghian
Copy link
Collaborator Author

Resolved by #1541.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant