-
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
[SDK-3733] Make realtime transports tree-shakable #1432
Merged
lawrence-forooghian
merged 13 commits into
integration/v2
from
1394-tree-shakable-transports
Nov 21, 2023
Merged
[SDK-3733] Make realtime transports tree-shakable #1432
lawrence-forooghian
merged 13 commits into
integration/v2
from
1394-tree-shakable-transports
Nov 21, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
temporarily deployed
to
staging/pull/1432/features
August 31, 2023 23:14
Inactive
github-actions
bot
temporarily deployed
to
staging/pull/1432/bundle-report
August 31, 2023 23:14
Inactive
lawrence-forooghian
force-pushed
the
1394-tree-shakable-transports
branch
from
August 31, 2023 23:24
7f19222
to
ad4f6a3
Compare
github-actions
bot
temporarily deployed
to
staging/pull/1432/features
August 31, 2023 23:25
Inactive
github-actions
bot
temporarily deployed
to
staging/pull/1432/bundle-report
August 31, 2023 23:26
Inactive
lawrence-forooghian
force-pushed
the
1427-remove-static-PresenceMessage-in-tree-shakable-library
branch
from
September 5, 2023 08:40
babb0f6
to
f571734
Compare
lawrence-forooghian
force-pushed
the
1394-tree-shakable-transports
branch
from
September 5, 2023 08:41
ad4f6a3
to
14424f1
Compare
github-actions
bot
temporarily deployed
to
staging/pull/1432/features
September 5, 2023 08:41
Inactive
github-actions
bot
temporarily deployed
to
staging/pull/1432/bundle-report
September 5, 2023 08:42
Inactive
github-actions
bot
temporarily deployed
to
staging/pull/1432/typedoc
September 5, 2023 08:42
Inactive
lawrence-forooghian
force-pushed
the
1427-remove-static-PresenceMessage-in-tree-shakable-library
branch
from
September 14, 2023 12:53
f571734
to
77dcc87
Compare
lawrence-forooghian
force-pushed
the
1394-tree-shakable-transports
branch
from
September 14, 2023 12:54
14424f1
to
1feb6e3
Compare
github-actions
bot
temporarily deployed
to
staging/pull/1432/features
September 14, 2023 12:54
Inactive
github-actions
bot
temporarily deployed
to
staging/pull/1432/typedoc
September 14, 2023 12:55
Inactive
github-actions
bot
temporarily deployed
to
staging/pull/1432/bundle-report
September 14, 2023 12:55
Inactive
lawrence-forooghian
force-pushed
the
1394-tree-shakable-transports
branch
from
October 26, 2023 14:33
1feb6e3
to
23c83d9
Compare
github-actions
bot
temporarily deployed
to
staging/pull/1432/features
October 26, 2023 14:33
Inactive
github-actions
bot
temporarily deployed
to
staging/pull/1432/typedoc
October 26, 2023 14:34
Inactive
github-actions
bot
temporarily deployed
to
staging/pull/1432/bundle-report
October 26, 2023 14:34
Inactive
lawrence-forooghian
force-pushed
the
1427-remove-static-PresenceMessage-in-tree-shakable-library
branch
from
October 26, 2023 16:44
77dcc87
to
594da2f
Compare
lawrence-forooghian
force-pushed
the
1394-tree-shakable-transports
branch
from
October 26, 2023 16:52
23c83d9
to
b66c87b
Compare
github-actions
bot
temporarily deployed
to
staging/pull/1432/features
October 26, 2023 16:52
Inactive
github-actions
bot
temporarily deployed
to
staging/pull/1432/bundle-report
October 26, 2023 16:54
Inactive
github-actions
bot
temporarily deployed
to
staging/pull/1432/typedoc
October 26, 2023 16:54
Inactive
lawrence-forooghian
force-pushed
the
1427-remove-static-PresenceMessage-in-tree-shakable-library
branch
from
October 26, 2023 17:23
594da2f
to
0af932a
Compare
lawrence-forooghian
force-pushed
the
1394-tree-shakable-transports
branch
from
November 8, 2023 17:19
21d387c
to
d986ea2
Compare
github-actions
bot
temporarily deployed
to
staging/pull/1432/features
November 8, 2023 17:19
Inactive
github-actions
bot
temporarily deployed
to
staging/pull/1432/bundle-report
November 8, 2023 17:20
Inactive
github-actions
bot
temporarily deployed
to
staging/pull/1432/typedoc
November 8, 2023 17:20
Inactive
owenpearson
requested changes
Nov 14, 2023
There was a problem hiding this 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:
owenpearson
approved these changes
Nov 14, 2023
lawrence-forooghian
force-pushed
the
1427-remove-static-PresenceMessage-in-tree-shakable-library
branch
from
November 14, 2023 18:50
962a06d
to
0e722b9
Compare
Preparation for #1394 (making transports tree-shakable).
Preparation for #1394 (making transports tree-shakable).
Preparation for #1394 (making transports tree-shakable).
Using the bare Record<string, ...> type implies that fetching from it will return a value for any string key, which isn’t the case.
Preparation for #1394 (making transports tree-shakable).
We expose WebSocketTransport, XHRPolling, and XHRStreaming modules. Resolves #1394.
lawrence-forooghian
force-pushed
the
1394-tree-shakable-transports
branch
from
November 14, 2023 18:50
d986ea2
to
d7f9bd5
Compare
Base automatically changed from
1427-remove-static-PresenceMessage-in-tree-shakable-library
to
integration/v2
November 21, 2023 00:13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note: This PR is based on top of #1429; please review that one first.
This exposes tree-shakable
WebSocketTransport
,XHRPolling
, andXHRStreaming
modules.See commit messages for more details.
Resolves #1394.