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

[refactor] Support replay #25

Open
microwavekonijn opened this issue Jun 18, 2023 · 0 comments
Open

[refactor] Support replay #25

microwavekonijn opened this issue Jun 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@microwavekonijn
Copy link
Member

Let a connection replay messages from a certain point. This to allows clients to not miss any messages on reconnects.

The functionality can be achieved using RabbitMQs stream plugin. Retention will probably be around 5-10minutes depending on testing. To make use of this the client needs to provide a query parameter with a timestamp.

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
Development

No branches or pull requests

1 participant