Skip to content

Add subscription listener #63

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

Merged
merged 3 commits into from
Sep 25, 2024
Merged

Conversation

acogoluegnes
Copy link
Collaborator

This consumer hook is called just before creating the receiver link. It allows changing some settings (only the stream-related ones for now). In the case of stream it can be used to look up the last processed offset and attach the stream consumer at this offset.

This consumer hook is called just before creating the receiver link. It
allows changing some settings (only the stream-related ones for now). In
the case of stream it can be used to look up the last processed offset
and attach the stream consumer at this offset.
@acogoluegnes acogoluegnes added the enhancement New feature or request label Sep 24, 2024
@acogoluegnes acogoluegnes added this to the 0.2.0 milestone Sep 24, 2024
@acogoluegnes acogoluegnes marked this pull request as ready for review September 25, 2024 09:36
@acogoluegnes acogoluegnes merged commit d4c53d0 into main Sep 25, 2024
1 check passed
@acogoluegnes acogoluegnes deleted the consumer-subscription-listener branch September 25, 2024 09:36
github-actions bot pushed a commit that referenced this pull request Sep 25, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant