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

Create tree-shakable MessageInteractions module #1397

Closed
owenpearson opened this issue Jul 18, 2023 · 3 comments
Closed

Create tree-shakable MessageInteractions module #1397

owenpearson opened this issue Jul 18, 2023 · 3 comments
Assignees

Comments

@owenpearson
Copy link
Member

@sync-by-unito
Copy link

sync-by-unito bot commented Jul 18, 2023

➤ Automation for Jira commented:

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

@lawrence-forooghian
Copy link
Collaborator

@owenpearson explained today that there are multiple concepts of "filtered subscription". The one that this issue is talking about is the overload of RealtimeChannel#subscribe that accepts a MessageFilter.

@lawrence-forooghian lawrence-forooghian self-assigned this Oct 27, 2023
lawrence-forooghian added a commit that referenced this issue Oct 27, 2023
We expose a MessageIteractions module which allows users to pass a
MessageFilter object to RealtimeChannel’s `subscribe` and `unsubscribe`.

Resolves #1397.
lawrence-forooghian added a commit that referenced this issue Oct 30, 2023
In preparation for #1397 (making MessageFilter functionality
tree-shakable).
lawrence-forooghian added a commit that referenced this issue Oct 30, 2023
We expose a MessageIteractions module which allows users to pass a
MessageFilter object to RealtimeChannel’s `subscribe` and `unsubscribe`.

Resolves #1397.
lawrence-forooghian added a commit that referenced this issue Nov 8, 2023
In preparation for #1397 (making MessageFilter functionality
tree-shakable).
lawrence-forooghian added a commit that referenced this issue Nov 8, 2023
We expose a MessageIteractions module which allows users to pass a
MessageFilter object to RealtimeChannel’s `subscribe` and `unsubscribe`.

Resolves #1397.
lawrence-forooghian added a commit that referenced this issue Nov 8, 2023
In preparation for #1397 (making MessageFilter functionality
tree-shakable).
lawrence-forooghian added a commit that referenced this issue Nov 8, 2023
We expose a MessageIteractions module which allows users to pass a
MessageFilter object to RealtimeChannel’s `subscribe` and `unsubscribe`.

Resolves #1397.
lawrence-forooghian added a commit that referenced this issue Nov 14, 2023
In preparation for #1397 (making MessageFilter functionality
tree-shakable).
lawrence-forooghian added a commit that referenced this issue Nov 14, 2023
We expose a MessageIteractions module which allows users to pass a
MessageFilter object to RealtimeChannel’s `subscribe` and `unsubscribe`.

Resolves #1397.
@lawrence-forooghian
Copy link
Collaborator

Closed in #1473.

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

2 participants