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

feat: add ability to subscribe to certain namespaces for #4

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

risico
Copy link
Owner

@risico risico commented Jan 18, 2024

message notifications

In order to not automtically lock the resources I've introduced a Lock method in the interface to let the client decide if they just want the notification or also lock the message for use.

I'd recommend not to use Subscribe + Dequeue at the same time. Pick one or the other.

message notifications

In order to not automtically lock the resources I've introduced a Lock
method in the interface to let the client decide if they just want
the notification or also lock the message for use.

I'd recommend not to use Subscribe + Dequeue at the same time. Pick one
or the other.
For the Lock and Subscribe methods
@risico risico merged commit 018a5fd into master Jan 26, 2024
1 check passed
@risico risico deleted the feat/subscribers branch January 26, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant