Skip to content

[refactor] Support replay #25

Description

@microwavekonijn

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions