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-3736] Make MessageFilter subscription filtering tree-shakable #1473

Conversation

lawrence-forooghian
Copy link
Collaborator

We expose a tree-shakable MessageIteractions module which allows users to pass a MessageFilter object to RealtimeChannel’s subscribe and unsubscribe.

Resolves #1397.

@github-actions github-actions bot temporarily deployed to staging/pull/1473/features October 30, 2023 13:24 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1473/bundle-report October 30, 2023 13:25 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1473/typedoc October 30, 2023 13:26 Inactive
@lawrence-forooghian lawrence-forooghian marked this pull request as ready for review October 30, 2023 14:38
@lawrence-forooghian lawrence-forooghian marked this pull request as draft November 1, 2023 18:33
@lawrence-forooghian lawrence-forooghian force-pushed the 1395-http-tree-shaking branch 2 times, most recently from a7bde37 to 3d3edc0 Compare November 8, 2023 17:50
@lawrence-forooghian lawrence-forooghian force-pushed the 1397-tree-shakable-MessageInteractions branch from 7c379cf to 53cafd4 Compare November 8, 2023 18:01
@github-actions github-actions bot temporarily deployed to staging/pull/1473/features November 8, 2023 18:02 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1473/typedoc November 8, 2023 18:02 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1473/bundle-report November 8, 2023 18:02 Inactive
@lawrence-forooghian lawrence-forooghian force-pushed the 1397-tree-shakable-MessageInteractions branch from 53cafd4 to 5c54465 Compare November 8, 2023 18:21
@github-actions github-actions bot temporarily deployed to staging/pull/1473/features November 8, 2023 18:22 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1473/bundle-report November 8, 2023 18:22 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1473/typedoc November 8, 2023 18:23 Inactive
@lawrence-forooghian lawrence-forooghian marked this pull request as ready for review November 9, 2023 13:30
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.

nice 👍

In preparation for #1397 (making MessageFilter functionality
tree-shakable).
We expose a MessageIteractions module which allows users to pass a
MessageFilter object to RealtimeChannel’s `subscribe` and `unsubscribe`.

Resolves #1397.
@VeskeR VeskeR mentioned this pull request Mar 1, 2024
10 tasks
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