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

[SDK-3733] Make realtime transports tree-shakable #1432

Merged
merged 13 commits into from
Nov 21, 2023

Conversation

lawrence-forooghian
Copy link
Collaborator

Note: This PR is based on top of #1429; please review that one first.

This exposes tree-shakable WebSocketTransport, XHRPolling, and XHRStreaming modules.

See commit messages for more details.

Resolves #1394.

@github-actions github-actions bot temporarily deployed to staging/pull/1432/features August 31, 2023 23:14 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/bundle-report August 31, 2023 23:14 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/typedoc August 31, 2023 23:15 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/features August 31, 2023 23:25 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/typedoc August 31, 2023 23:26 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/bundle-report August 31, 2023 23:26 Inactive
@lawrence-forooghian lawrence-forooghian marked this pull request as ready for review September 1, 2023 01:22
@lawrence-forooghian lawrence-forooghian force-pushed the 1427-remove-static-PresenceMessage-in-tree-shakable-library branch from babb0f6 to f571734 Compare September 5, 2023 08:40
@github-actions github-actions bot temporarily deployed to staging/pull/1432/features September 5, 2023 08:41 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/bundle-report September 5, 2023 08:42 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/typedoc September 5, 2023 08:42 Inactive
@lawrence-forooghian lawrence-forooghian force-pushed the 1427-remove-static-PresenceMessage-in-tree-shakable-library branch from f571734 to 77dcc87 Compare September 14, 2023 12:53
@github-actions github-actions bot temporarily deployed to staging/pull/1432/features September 14, 2023 12:54 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/typedoc September 14, 2023 12:55 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/bundle-report September 14, 2023 12:55 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/features October 26, 2023 14:33 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/typedoc October 26, 2023 14:34 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/bundle-report October 26, 2023 14:34 Inactive
@lawrence-forooghian lawrence-forooghian force-pushed the 1427-remove-static-PresenceMessage-in-tree-shakable-library branch from 77dcc87 to 594da2f Compare October 26, 2023 16:44
@github-actions github-actions bot temporarily deployed to staging/pull/1432/features October 26, 2023 16:52 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/bundle-report October 26, 2023 16:54 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/typedoc October 26, 2023 16:54 Inactive
@lawrence-forooghian lawrence-forooghian force-pushed the 1427-remove-static-PresenceMessage-in-tree-shakable-library branch from 594da2f to 0af932a Compare October 26, 2023 17:23
@github-actions github-actions bot temporarily deployed to staging/pull/1432/features November 8, 2023 17:19 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/bundle-report November 8, 2023 17:20 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1432/typedoc November 8, 2023 17:20 Inactive
@lawrence-forooghian lawrence-forooghian marked this pull request as ready for review November 8, 2023 18:28
Copy link
Member

@owenpearson owenpearson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

implementation looks great, one comment about the modules api though:

src/common/lib/client/baserealtime.ts Show resolved Hide resolved
@lawrence-forooghian lawrence-forooghian force-pushed the 1427-remove-static-PresenceMessage-in-tree-shakable-library branch from 962a06d to 0e722b9 Compare November 14, 2023 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants