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

Use subscription without implicit attach when subscribing on a channel #17

Closed
ttypic opened this issue Sep 17, 2024 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@ttypic
Copy link
Collaborator

ttypic commented Sep 17, 2024

After ably/ably-java#1027 is merged, we need to update the DefaultMessages implementation. When subscribing to the channel, we should use the attachOnSubscribe = false channel option to achieve this.

┆Issue is synchronized with this Jira Task by Unito

@sacOO7
Copy link
Contributor

sacOO7 commented Oct 19, 2024

Fixed via #28

@sacOO7 sacOO7 closed this as completed Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants